diff options
Diffstat (limited to 'lib/libedit/read.c')
| -rw-r--r-- | lib/libedit/read.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/read.c b/lib/libedit/read.c index 2db1942e083f..a383fba25a5a 100644 --- a/lib/libedit/read.c +++ b/lib/libedit/read.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)read.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/lib/libedit/read.c,v 1.4.6.1 2000/05/22 06:07:00 imp Exp $"; #endif /* not lint && not SCCSID */ /* * read.c: Clean this junk up! This is horrible code. |
