Add test about issue with no commit on a branch
[cvsps-hv.git] / cap.h
blob763401530d3ca7fd9682add4801f60bf71c36b5d
1 /*
2 * Copyright 2001, 2002, 2003 David Mansfield and Cobite, Inc.
3 * See COPYING file for license information
4 */
6 #ifndef CAP_H
7 #define CAP_H
9 #define CAP_HAVE_RLOG 1
11 int cvs_check_cap(int);
13 #endif /* CAP_H */