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

Diff for /src/usr.bin/cvs/version.c between version 1.9 and 1.10

version 1.9, 2005/04/03 17:32:50 version 1.10, 2005/05/12 23:46:31
Line 40 
Line 40 
 struct cvs_cmd_info cvs_version = {  struct cvs_cmd_info cvs_version = {
         NULL,          NULL,
         cvs_version_sendflags,          cvs_version_sendflags,
         NULL, NULL, NULL, 0, 0, 0          NULL, NULL, NULL, CF_NOFILES, 0, 0
 };  };
   
 int  int

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10