diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-10-27 07:57:33 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-10-27 07:57:33 +0000 |
| commit | 90928716548537e93f54266e33cb4a3353fd3932 (patch) | |
| tree | 37675d5349af34454f2e21880134fb82d6854793 /contrib/cvs/src/buffer.c | |
| parent | c6085d40c17b76abbaa35c8c53f14904021df451 (diff) | |
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..4f2f82c8e572 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.1.1.3.6.3 2003/01/21 22:26:44 peter Exp $ */ #include <assert.h> #include "cvs.h" |
