]> git.pld-linux.org Git - packages/cvs.git/blob - cvs-newnline.patch
- rel 5; apply patches to source code; not just debian subdirectory
[packages/cvs.git] / cvs-newnline.patch
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.04322 seconds and 3 git commands to generate.