[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.13 and 1.14

version 1.13, 2005/05/25 06:22:08 version 1.14, 2005/05/27 18:54:48
Line 35 
Line 35 
 #include "cvs.h"  #include "cvs.h"
 #include "log.h"  #include "log.h"
 #include "proto.h"  #include "proto.h"
 #include "log.h"  
   
 static int cvs_version_init     (struct cvs_cmd *, int, char **, int *);  static int cvs_version_init     (struct cvs_cmd *, int, char **, int *);
 static int cvs_version_pre_exec (struct cvsroot *);  static int cvs_version_pre_exec (struct cvsroot *);

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14