AMD64 - Fix format conversions and other warnings.
[dragonfly.git] / contrib / cvs-1.12 / src / history.h
blob8b2ba138449f19942f826349ff60c1f4a84493ee
1 /*
2 * Copyright (C) 2003-2005 The Free Software Foundation, Inc.
4 * Portions Copyright (C) 2003-2005 Derek Price, Ximbiot <http://ximbiot.com>,
5 * and others.
7 * You may distribute under the terms of the GNU General Public License
8 * as specified in the README file that comes with the CVS source
9 * distribution.
11 * This is the header file for definitions and functions shared by history.c
12 * with other portions of CVS.
15 #ifndef HISTORY_H
16 # define HISTORY_H
17 #define ALL_HISTORY_REC_TYPES "TOEFWUPCGMAR"
18 #endif /* HISTORY_H */