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

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

version 1.70, 2007/01/25 18:56:33 version 1.71, 2007/01/26 06:21:51
Line 233 
Line 233 
         }          }
   
         cf->file_status = FILE_SKIP;          cf->file_status = FILE_SKIP;
         xfree(entry);  
 }  }
   
 static void  static void

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