]> git.pld-linux.org Git - packages/cvs.git/commitdiff
- updated
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 5 Nov 2007 19:52:53 +0000 (19:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cvs-home_etc.patch -> 1.7

cvs-home_etc.patch

index 531a10bfcfc97db813ba382fffcbddb312d6e8b4..f2f601d316b4b8ebb262322baa77559cc9c4b707 100644 (file)
@@ -7,7 +7,7 @@ diff -urN cvs-1.12.13.org/src/filesubr.c cvs-1.12.13/src/filesubr.c
  {
 -    char *path = Xasprintf ("%s/%s", dir, file);
 +    char *path;
-+    char *path,*cfgdir;
++    char *cfgdir;
 +    struct stat st;
 +    int isdot = (*file == '.');
 +
This page took 0.037138 seconds and 4 git commands to generate.