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

Diff for /src/usr.bin/cvs/file.c between version 1.252 and 1.253

version 1.252, 2009/02/21 14:50:53 version 1.253, 2009/02/21 18:26:47
Line 416 
Line 416 
         }          }
   
         /*          /*
          * If we do not have a admin directory inside here, dont bother,           * If we do not have an admin directory inside here, dont bother,
          * unless we are running export or import.           * unless we are running export or import.
          */           */
         (void)xsnprintf(fpath, MAXPATHLEN, "%s/%s", cf->file_path,          (void)xsnprintf(fpath, MAXPATHLEN, "%s/%s", cf->file_path,

Legend:
Removed from v.1.252  
changed lines
  Added in v.1.253