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

Diff for /src/usr.bin/cvs/repository.h between version 1.1 and 1.2

version 1.1, 2006/05/27 03:30:31 version 1.2, 2006/05/27 15:14:27
Line 26 
Line 26 
 void    cvs_repository_unlock(const char *);  void    cvs_repository_unlock(const char *);
 void    cvs_repository_lock(const char *);  void    cvs_repository_lock(const char *);
 void    cvs_repository_getdir(const char *, const char *,  void    cvs_repository_getdir(const char *, const char *,
                 struct cvs_flisthead *, struct cvs_flisthead *);                  struct cvs_flisthead *, struct cvs_flisthead *, int);
   
 #endif  #endif

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2