diff --git a/docs/Makefile.am b/docs/Makefile.am index 214523ac4a2d7e0e6fde01086285419fa041f538..387218ef550cb4541e22a528851b9c5bc0865a64 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -39,4 +39,3 @@ pdf: $(PDFPAGES) rm $$foo.ps; \ echo "converted $< to $@") - diff --git a/docs/examples/getinfo.c b/docs/examples/getinfo.c index 7c462b205be24b5e50ee65e7cdde190216c1b2b0..eb0cae31fb80093c90ffe125cd202ae31d5cd314 100644 --- a/docs/examples/getinfo.c +++ b/docs/examples/getinfo.c @@ -40,4 +40,3 @@ int main(void) } return 0; } - diff --git a/docs/examples/http-post.c b/docs/examples/http-post.c index bde06c6eac803c430ef18695b08b4bb542a037a8..30ca3536bc9c36049b3048b8e03f23abf8f231b2 100644 --- a/docs/examples/http-post.c +++ b/docs/examples/http-post.c @@ -33,4 +33,3 @@ int main(void) } return 0; } - diff --git a/lib/Makefile.b32 b/lib/Makefile.b32 index 62eb7df51c8c6471996c084a8110f704600074fe..4110a99176825a265e964c6625283628faab0949 100644 --- a/lib/Makefile.b32 +++ b/lib/Makefile.b32 @@ -88,4 +88,3 @@ $(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 94433088723509a49eaadfdeae2f51e32f1c4c1d..13645cb427c489ac14ac8c1211f970516592dbff 100644 --- a/lib/README.curlx +++ b/lib/README.curlx @@ -60,4 +60,3 @@ FUTURE curlx_mvsprintf curlx_mvprintf curlx_mvfprintf - diff --git a/packages/Solaris/Makefile.am b/packages/Solaris/Makefile.am index f76b835474960325c1ff3dfb7463a6cffc5995c8..4750a677b0c5615cad6ffa5ae30aa0780a9e1c98 100644 --- a/packages/Solaris/Makefile.am +++ b/packages/Solaris/Makefile.am @@ -37,4 +37,3 @@ 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 320aef3d9a6b2e7dfca44646302cd628f0e8e6d5..aafebe5934152b9820036f7e96046158dd8eeffa 100755 --- a/packages/vms/defines.com +++ b/packages/vms/defines.com @@ -12,7 +12,6 @@ $! $! 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 d21b9b97c5f4e76aca2f4852043023a188a72cc6..bf365c497feb827e65a05e5d40cf2a4cb4bff16d 100644 --- a/packages/vms/readme +++ b/packages/vms/readme @@ -65,4 +65,3 @@ 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 ce5814e4b2ad7263604772e757ab04114ef85a1e..c3d05d2bc2c8f0f5e07ca7fbffeac4847ef9c9e4 100644 --- a/sample.emacs +++ b/sample.emacs @@ -44,4 +44,3 @@ 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 0875df639a05da10ad1065b34332ae4ebcaf8e47..b4677c60c4485227ee694c87d76d4cbb09fefa25 100644 --- a/src/Makefile.b32 +++ b/src/Makefile.b32 @@ -88,4 +88,3 @@ hugehelp.c: hugehelp.c.cvs @$(CP) $** $@ -