[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.170 and 1.171

version 1.170, 2006/05/08 16:56:40 version 1.171, 2006/05/09 12:33:42
Line 199 
Line 199 
                 case 'V':                  case 'V':
                         printf("%s\n", rcs_version);                          printf("%s\n", rcs_version);
                         exit(0);                          exit(0);
                         /* NOTREACHED */  
                 case 'w':                  case 'w':
                         if (pb.author != NULL)                          if (pb.author != NULL)
                                 xfree(pb.author);                                  xfree(pb.author);

Legend:
Removed from v.1.170  
changed lines
  Added in v.1.171