diff --git a/docs/Makefile.am b/docs/Makefile.am index 387218ef550cb4541e22a528851b9c5bc0865a64..214523ac4a2d7e0e6fde01086285419fa041f538 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 eb0cae31fb80093c90ffe125cd202ae31d5cd314..7c462b205be24b5e50ee65e7cdde190216c1b2b0 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 30ca3536bc9c36049b3048b8e03f23abf8f231b2..bde06c6eac803c430ef18695b08b4bb542a037a8 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 4110a99176825a265e964c6625283628faab0949..62eb7df51c8c6471996c084a8110f704600074fe 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 13645cb427c489ac14ac8c1211f970516592dbff..94433088723509a49eaadfdeae2f51e32f1c4c1d 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 4750a677b0c5615cad6ffa5ae30aa0780a9e1c98..f76b835474960325c1ff3dfb7463a6cffc5995c8 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 aafebe5934152b9820036f7e96046158dd8eeffa..320aef3d9a6b2e7dfca44646302cd628f0e8e6d5 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 bf365c497feb827e65a05e5d40cf2a4cb4bff16d..d21b9b97c5f4e76aca2f4852043023a188a72cc6 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 c3d05d2bc2c8f0f5e07ca7fbffeac4847ef9c9e4..ce5814e4b2ad7263604772e757ab04114ef85a1e 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 b4677c60c4485227ee694c87d76d4cbb09fefa25..0875df639a05da10ad1065b34332ae4ebcaf8e47 100644 --- a/src/Makefile.b32 +++ b/src/Makefile.b32 @@ -88,3 +88,4 @@ hugehelp.c: hugehelp.c.cvs @$(CP) $** $@ +