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

Diff for /src/usr.bin/cvs/cvs.h between version 1.71 and 1.72

version 1.71, 2005/07/23 10:49:35 version 1.72, 2005/07/23 11:19:46
Line 309 
Line 309 
 extern int  cvs_nocase;  extern int  cvs_nocase;
 extern int  cvs_noexec;  extern int  cvs_noexec;
 extern int  cvs_readonly;  extern int  cvs_readonly;
   extern int  cvs_error;
 extern CVSFILE *cvs_files;  extern CVSFILE *cvs_files;
   
 extern struct cvs_cmd *cvs_cdt[];  extern struct cvs_cmd *cvs_cdt[];

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