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

version 1.13, 2006/12/19 11:46:39 version 1.14, 2006/12/19 14:11:21
Line 53 
Line 53 
 void    cvs_client_merged(char *);  void    cvs_client_merged(char *);
 void    cvs_client_removed(char *);  void    cvs_client_removed(char *);
 void    cvs_client_remove_entry(char *);  void    cvs_client_remove_entry(char *);
   void    cvs_client_set_static_directory(char *);
 void    cvs_client_clear_static_directory(char *);  void    cvs_client_clear_static_directory(char *);
 void    cvs_client_set_sticky(char *);  void    cvs_client_set_sticky(char *);
 void    cvs_client_clear_sticky(char *);  void    cvs_client_clear_sticky(char *);

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