[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.30 and 1.31

version 1.30, 2008/02/03 18:18:44 version 1.31, 2008/02/10 14:00:41
Line 130 
Line 130 
 struct cvs_req *cvs_remote_get_request_info(const char *);  struct cvs_req *cvs_remote_get_request_info(const char *);
 struct cvs_resp *cvs_remote_get_response_info(const char *);  struct cvs_resp *cvs_remote_get_response_info(const char *);
   
   void    cvs_validate_directory(const char *);
   
 #endif  #endif

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31