diff options
Diffstat (limited to 'contrib/cvs/src/buffer.c')
| -rw-r--r-- | contrib/cvs/src/buffer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/cvs/src/buffer.c b/contrib/cvs/src/buffer.c index f190be2fbe4e..25ef3af84bbc 100644 --- a/contrib/cvs/src/buffer.c +++ b/contrib/cvs/src/buffer.c @@ -1,6 +1,6 @@ /* Code for the buffer data structure. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/cvs/src/buffer.c,v 1.4 2003/01/21 22:01:38 peter Exp $ */ #include <assert.h> #include "cvs.h" |
