[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.57 and 1.58

version 1.57, 2006/03/06 13:49:24 version 1.58, 2006/03/06 14:03:33
Line 176 
Line 176 
                                 continue;                                  continue;
                 }                  }
   
                   if (verbose == 1)
                           printf("done\n");
   
                 rcs_close(file);                  rcs_close(file);
   
                 if (flags & PRESERVETIME)                  if (flags & PRESERVETIME)

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58