diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2006-05-23 04:09:12 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2006-05-23 04:09:12 +0000 |
commit | 8bf7295cd17b8415c40bde11aa8f5bbbd597e5d6 (patch) | |
tree | 81a52679e3e7f6958a04688cb683eaf21a140f5c /contrib/cvs/src/logmsg.c | |
parent | de7242811fa5d383ece9325e6864e857b2997f20 (diff) |
Diffstat (limited to 'contrib/cvs/src/logmsg.c')
-rw-r--r-- | contrib/cvs/src/logmsg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cvs/src/logmsg.c b/contrib/cvs/src/logmsg.c index fbbcc3c4061db..08dde145519e9 100644 --- a/contrib/cvs/src/logmsg.c +++ b/contrib/cvs/src/logmsg.c @@ -5,7 +5,7 @@ * You may distribute under the terms of the GNU General Public License as * specified in the README file that comes with the CVS source distribution. * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/logmsg.c,v 1.12 2004/04/15 01:17:27 peter Exp $ */ #include <assert.h> |