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

Diff for /src/usr.bin/cvs/remote.h between version 1.5 and 1.6

version 1.5, 2006/11/13 12:57:03 version 1.6, 2006/11/14 09:47:52
Line 81 
Line 81 
 void    cvs_server_status(char *);  void    cvs_server_status(char *);
 void    cvs_server_tag(char *);  void    cvs_server_tag(char *);
 void    cvs_server_update(char *);  void    cvs_server_update(char *);
   void    cvs_server_version(char *);
   
 void    cvs_remote_classify_file(struct cvs_file *);  void    cvs_remote_classify_file(struct cvs_file *);
 void    cvs_remote_output(const char *);  void    cvs_remote_output(const char *);

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6