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

Diff for /src/usr.bin/cvs/update.c between version 1.70 and 1.71

version 1.70, 2006/06/03 19:07:13 version 1.71, 2006/06/06 05:13:39
Line 58 
Line 58 
                         break;                          break;
                 case 'C':                  case 'C':
                 case 'D':                  case 'D':
                           tag = optarg;
                         break;                          break;
                 case 'd':                  case 'd':
                         build_dirs = 1;                          build_dirs = 1;

Legend:
Removed from v.1.70  
changed lines
  Added in v.1.71