[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.16 and 1.17

version 1.16, 2005/06/02 20:12:06 version 1.17, 2005/06/02 20:15:03
Line 36 
Line 36 
 #include "log.h"  #include "log.h"
 #include "proto.h"  #include "proto.h"
   
 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 *);
   
 struct cvs_cmd cvs_cmd_version = {  struct cvs_cmd cvs_cmd_version = {

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17