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

Diff for /src/usr.bin/cvs/tag.c between version 1.68 and 1.69

version 1.68, 2008/03/01 20:03:56 version 1.69, 2008/03/01 21:29:37
Line 234 
Line 234 
                 return;                  return;
         }          }
   
         switch(cf->file_status) {          switch (cf->file_status) {
         case FILE_ADDED:          case FILE_ADDED:
                 if (verbosity > 1) {                  if (verbosity > 1) {
                         cvs_log(LP_NOTICE,                          cvs_log(LP_NOTICE,

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69