]> git.pld-linux.org Git - packages/cvs.git/commitdiff
- add empty line in initial commit message.
authorkloczek <kloczek@pld-linux.org>
Tue, 6 Aug 2002 09:14:33 +0000 (09:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cvs-newnline.patch -> 1.1

cvs-newnline.patch [new file with mode: 0644]

diff --git a/cvs-newnline.patch b/cvs-newnline.patch
new file mode 100644 (file)
index 0000000..e861187
--- /dev/null
@@ -0,0 +1,11 @@
+--- cvs-1.11.5/src/logmsg.c
++++ cvs-1.11.5/src/logmsg.c
+@@ -262,7 +262,7 @@
+     }
+     (void) fprintf (fp,
+-  "%s----------------------------------------------------------------------\n",
++  "\n%s----------------------------------------------------------------------\n",
+                   CVSEDITPREFIX);
+     (void) fprintf (fp,
+   "%sEnter Log.  Lines beginning with `%.*s' are removed automatically\n%s\n",
This page took 0.093225 seconds and 4 git commands to generate.