]> git.pld-linux.org Git - packages/cvs.git/blame - cvs-newnline.patch
- updated cvs-acl.patch
[packages/cvs.git] / cvs-newnline.patch
CommitLineData
84cf3faa 1--- cvs-1.11.5/src/logmsg.c
2+++ cvs-1.11.5/src/logmsg.c
3@@ -262,7 +262,7 @@
4 }
5
6 (void) fprintf (fp,
7- "%s----------------------------------------------------------------------\n",
8+ "\n%s----------------------------------------------------------------------\n",
9 CVSEDITPREFIX);
10 (void) fprintf (fp,
11 "%sEnter Log. Lines beginning with `%.*s' are removed automatically\n%s\n",
This page took 0.335359 seconds and 4 git commands to generate.