Remove empty line used to force CVS to update the $Id date string format
authorYang Tse <yangsita@gmail.com>
Tue, 19 May 2009 12:12:22 +0000 (12:12 +0000)
committerYang Tse <yangsita@gmail.com>
Tue, 19 May 2009 12:12:22 +0000 (12:12 +0000)
docs/Makefile.am
docs/examples/getinfo.c
docs/examples/http-post.c
lib/Makefile.b32
lib/README.curlx
packages/Solaris/Makefile.am
packages/vms/defines.com
packages/vms/readme
sample.emacs
src/Makefile.b32

index 214523a..387218e 100644 (file)
@@ -39,4 +39,3 @@ pdf: $(PDFPAGES)
        rm $$foo.ps; \
        echo "converted $< to $@")
 
-
index 7c462b2..eb0cae3 100644 (file)
@@ -40,4 +40,3 @@ int main(void)
   }
   return 0;
 }
-
index bde06c6..30ca353 100644 (file)
@@ -33,4 +33,3 @@ int main(void)
   }
   return 0;
 }
-
index 62eb7df..4110a99 100644 (file)
@@ -88,4 +88,3 @@ $(LIBCURL_DLL) $(LIBCURL_IMPLIB): $(OBJECTS) $(LINKLIB)
        $(LD) $(LDFLAGS) -e$(LIBCURL_DLL) $**
        $(IMPLIB) $(LIBCURL_IMPLIB) $(LIBCURL_DLL)
 
-
index 9443308..13645cb 100644 (file)
@@ -60,4 +60,3 @@ FUTURE
       curlx_mvsprintf
       curlx_mvprintf
       curlx_mvfprintf
-
index f76b835..4750a67 100644 (file)
@@ -37,4 +37,3 @@ package:
        mkdir ./tmp
        pkgmk -o -d ./tmp
        pkgtrans -so ./tmp ${top_srcdir}/../${PKGADD_FILE} ${PKGADD_PKG}
-
index 320aef3..aafebe5 100755 (executable)
@@ -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]"
index d21b9b9..bf365c4 100644 (file)
@@ -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.
 
-
index ce5814e..c3d05d2 100644 (file)
@@ -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)
-
index 0875df6..b4677c6 100644 (file)
@@ -88,4 +88,3 @@ hugehelp.c: hugehelp.c.cvs
        @$(CP) $** $@
 
 
-