[BACK]Return to rcsutil.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / rcs

Diff for /src/usr.bin/rcs/rcsutil.c between version 1.40 and 1.41

version 1.40, 2014/05/29 16:39:42 version 1.41, 2014/10/10 08:15:25
Line 157 
Line 157 
         char *p, *ext, name[MAXPATHLEN], *next, *ptr, rcsdir[MAXPATHLEN],          char *p, *ext, name[MAXPATHLEN], *next, *ptr, rcsdir[MAXPATHLEN],
             *suffixes, rcspath[MAXPATHLEN];              *suffixes, rcspath[MAXPATHLEN];
   
         fd = -1;  
   
         /*          /*
          * If `filename' contains a directory, `rcspath' contains that           * If `filename' contains a directory, `rcspath' contains that
          * directory, including a trailing slash.  Otherwise `rcspath'           * directory, including a trailing slash.  Otherwise `rcspath'

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41