diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-08-14 06:57:09 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-08-14 06:57:09 +0000 |
| commit | 72b7f92e6edf4375820f765b41697b3208ce7fe7 (patch) | |
| tree | 49c75f7b6a634efb81c3709f39147fdba24623bb /lib/libedit/el.c | |
| parent | 606cad63e046f2873878d07634158eb90c5a2cf6 (diff) | |
Diffstat (limited to 'lib/libedit/el.c')
| -rw-r--r-- | lib/libedit/el.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/el.c b/lib/libedit/el.c index c346a8bba283..48453071b455 100644 --- a/lib/libedit/el.c +++ b/lib/libedit/el.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)el.c 8.2 (Berkeley) 1/3/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/lib/libedit/el.c,v 1.6.2.1 2000/05/22 06:07:00 imp Exp $"; #endif /* not lint && not SCCSID */ /* |
