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

Diff for /src/usr.bin/rcs/ci.c between version 1.177 and 1.178

version 1.177, 2006/05/29 21:17:44 version 1.178, 2006/06/02 18:04:33
Line 300 
Line 300 
                 pb.flags &= ~NEWFILE;                  pb.flags &= ~NEWFILE;
   
                 rcs_close(pb.file);                  rcs_close(pb.file);
                   pb.newrev = NULL;
         }          }
   
         if (!(pb.flags & QUIET) && status == 0)          if (!(pb.flags & QUIET) && status == 0)

Legend:
Removed from v.1.177  
changed lines
  Added in v.1.178