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

Diff for /src/usr.bin/rcs/rcs.c between version 1.80 and 1.81

version 1.80, 2014/01/07 14:08:16 version 1.81, 2014/10/10 08:15:25
Line 214 
Line 214 
         int fd;          int fd;
   
         fn = NULL;          fn = NULL;
         fd = -1;  
   
         if (rfp->rf_flags & RCS_SYNCED)          if (rfp->rf_flags & RCS_SYNCED)
                 return;                  return;

Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81