aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-05-18 12:33:51 +0000
committerYang Tse <yangsita@gmail.com>2009-05-18 12:33:51 +0000
commit0427b783e2ae554a118057d23c65f29041b7cb6e (patch)
tree2881a97d8c44dc70aa02f4da6a6b0e1eca24ba77
parent4650732f4a8590c8f6a00566510f9cdd656397a7 (diff)
Add empty line, to force CVS to update the $Id date string format
-rw-r--r--docs/Makefile.am1
-rw-r--r--docs/examples/getinfo.c1
-rw-r--r--docs/examples/http-post.c1
-rw-r--r--lib/Makefile.b321
-rw-r--r--lib/README.curlx1
-rw-r--r--packages/Solaris/Makefile.am1
-rwxr-xr-xpackages/vms/defines.com1
-rw-r--r--packages/vms/readme1
-rw-r--r--sample.emacs1
-rw-r--r--src/Makefile.b321
10 files changed, 10 insertions, 0 deletions
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) $** $@
+