=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cvs/cvs.h,v retrieving revision 1.67 retrieving revision 1.68 diff -c -r1.67 -r1.68 *** src/usr.bin/cvs/cvs.h 2005/06/17 15:09:55 1.67 --- src/usr.bin/cvs/cvs.h 2005/07/07 14:27:57 1.68 *************** *** 1,4 **** ! /* $OpenBSD: cvs.h,v 1.67 2005/06/17 15:09:55 joris Exp $ */ /* * Copyright (c) 2004 Jean-Francois Brousseau * All rights reserved. --- 1,4 ---- ! /* $OpenBSD: cvs.h,v 1.68 2005/07/07 14:27:57 joris Exp $ */ /* * Copyright (c) 2004 Jean-Francois Brousseau * All rights reserved. *************** *** 67,73 **** #define CVS_OP_EDIT 7 #define CVS_OP_EDITORS 8 #define CVS_OP_EXPORT 9 ! #define CVS_OP_HISTORY 10 #define CVS_OP_IMPORT 11 #define CVS_OP_INIT 12 #define CVS_OP_LOG 13 --- 67,73 ---- #define CVS_OP_EDIT 7 #define CVS_OP_EDITORS 8 #define CVS_OP_EXPORT 9 ! #define CVS_OP_HISTORY 10 #define CVS_OP_IMPORT 11 #define CVS_OP_INIT 12 #define CVS_OP_LOG 13