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

Diff for /src/usr.bin/rcs/co.c between version 1.94 and 1.95

version 1.94, 2006/05/28 23:16:31 version 1.95, 2006/06/03 03:05:10
Line 353 
Line 353 
          */           */
         if (file->rf_ndelta != 0)          if (file->rf_ndelta != 0)
                 bp = rcs_kwexp_buf(bp, file, rev);                  bp = rcs_kwexp_buf(bp, file, rev);
   
         /*          /*
          * File inherits permissions from its ,v file           * File inherits permissions from its ,v file
          */           */

Legend:
Removed from v.1.94  
changed lines
  Added in v.1.95