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

Diff for /src/usr.bin/cvs/status.c between version 1.38 and 1.39

version 1.38, 2005/07/08 12:45:10 version 1.39, 2005/07/10 13:58:19
Line 54 
Line 54 
         "Needs Checkout",          "Needs Checkout",
 };  };
   
 extern int verbosity;  
   
   
 static int cvs_status_init      (struct cvs_cmd *, int, char **, int *);  static int cvs_status_init      (struct cvs_cmd *, int, char **, int *);
 static int cvs_status_remote    (CVSFILE *, void *);  static int cvs_status_remote    (CVSFILE *, void *);

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39