From 0427b783e2ae554a118057d23c65f29041b7cb6e Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Mon, 18 May 2009 12:33:51 +0000 Subject: Add empty line, to force CVS to update the $Id date string format --- docs/Makefile.am | 1 + docs/examples/getinfo.c | 1 + docs/examples/http-post.c | 1 + lib/Makefile.b32 | 1 + lib/README.curlx | 1 + packages/Solaris/Makefile.am | 1 + packages/vms/defines.com | 1 + packages/vms/readme | 1 + sample.emacs | 1 + src/Makefile.b32 | 1 + 10 files changed, 10 insertions(+) diff --git a/docs/Makefile.am b/docs/Makefile.am index 387218ef5..214523ac4 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -39,3 +39,4 @@ pdf: $(PDFPAGES) rm $$foo.ps; \ echo "converted $< to $@") + diff --git a/docs/examples/getinfo.c b/docs/examples/getinfo.c index eb0cae31f..7c462b205 100644 --- a/docs/examples/getinfo.c +++ b/docs/examples/getinfo.c @@ -40,3 +40,4 @@ int main(void) } return 0; } + diff --git a/docs/examples/http-post.c b/docs/examples/http-post.c index 30ca3536b..bde06c6ea 100644 --- a/docs/examples/http-post.c +++ b/docs/examples/http-post.c @@ -33,3 +33,4 @@ int main(void) } return 0; } + diff --git a/lib/Makefile.b32 b/lib/Makefile.b32 index 4110a9917..62eb7df51 100644 --- a/lib/Makefile.b32 +++ b/lib/Makefile.b32 @@ -88,3 +88,4 @@ $(LIBCURL_DLL) $(LIBCURL_IMPLIB): $(OBJECTS) $(LINKLIB) $(LD) $(LDFLAGS) -e$(LIBCURL_DLL) $** $(IMPLIB) $(LIBCURL_IMPLIB) $(LIBCURL_DLL) + diff --git a/lib/README.curlx b/lib/README.curlx index 13645cb42..944330887 100644 --- a/lib/README.curlx +++ b/lib/README.curlx @@ -60,3 +60,4 @@ FUTURE curlx_mvsprintf curlx_mvprintf curlx_mvfprintf + diff --git a/packages/Solaris/Makefile.am b/packages/Solaris/Makefile.am index 4750a677b..f76b83547 100644 --- a/packages/Solaris/Makefile.am +++ b/packages/Solaris/Makefile.am @@ -37,3 +37,4 @@ package: mkdir ./tmp pkgmk -o -d ./tmp pkgtrans -so ./tmp ${top_srcdir}/../${PKGADD_FILE} ${PKGADD_PKG} + diff --git a/packages/vms/defines.com b/packages/vms/defines.com index aafebe593..320aef3d9 100755 --- a/packages/vms/defines.com +++ b/packages/vms/defines.com @@ -12,6 +12,7 @@ $! $! 8-FEB-2005, MSK, changed the openssl, libssl and libcrypto defines $! to not override previously defined logicals. $! +$! $ proc = f$environment( "PROCEDURE") $ thisdev = f$parse( proc,,,"DEVICE") $ thisdir = f$parse( proc,,,"DIRECTORY") - ".PACKAGES.VMS]" diff --git a/packages/vms/readme b/packages/vms/readme index bf365c497..d21b9b97c 100644 --- a/packages/vms/readme +++ b/packages/vms/readme @@ -65,3 +65,4 @@ This is not done automatically, since the .MSG file is a hand edit of the relevant stuff from the CURL.H file. If you want to do this yourself you'll need the SDL package from the freeware CD. + diff --git a/sample.emacs b/sample.emacs index c3d05d2bc..ce5814e4b 100644 --- a/sample.emacs +++ b/sample.emacs @@ -44,3 +44,4 @@ nil HOOK is executed and the rest of the hooks are ignored." '((string-match "other" (buffer-file-name)) . other-c-mode-common-hook)) ;; Make sure the default style is appended. (add-hook 'my-style-selective-mode-hook '(t . my-c-mode-common-hook) t) + diff --git a/src/Makefile.b32 b/src/Makefile.b32 index b4677c60c..0875df639 100644 --- a/src/Makefile.b32 +++ b/src/Makefile.b32 @@ -88,3 +88,4 @@ hugehelp.c: hugehelp.c.cvs @$(CP) $** $@ + -- cgit v1.2.3