diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-20 00:16:49 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-12-20 00:16:49 +0000 |
commit | 7a85407ad7dfbbdae7987bcff091bb36a6b83aee (patch) | |
tree | 9ccdf2f6c69e071e12b04d872ba911157a73d7a3 /contrib/cvs/src/rcs.h | |
parent | 37af766bc526e3dfbf5ab01dc560bd01e1adffe6 (diff) |
Diffstat (limited to 'contrib/cvs/src/rcs.h')
-rw-r--r-- | contrib/cvs/src/rcs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cvs/src/rcs.h b/contrib/cvs/src/rcs.h index 7aee90ac61ae..96a0a033515a 100644 --- a/contrib/cvs/src/rcs.h +++ b/contrib/cvs/src/rcs.h @@ -7,7 +7,7 @@ * * RCS source control definitions needed by rcs.c and friends * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/rcs.h,v 1.5.2.2 1999/12/13 20:57:07 peter Exp $ */ /* String which indicates a conflict if it occurs at the start of a line. */ |