diff options
Diffstat (limited to 'lib/libedit/history.c')
| -rw-r--r-- | lib/libedit/history.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/history.c b/lib/libedit/history.c index f2e6aee6fdce..04a72904c340 100644 --- a/lib/libedit/history.c +++ b/lib/libedit/history.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#)history.c 8.1 (Berkeley) 6/4/93"; #endif /* not lint && not SCCSID */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libedit/history.c,v 1.7 2002/10/14 10:42:38 tjr Exp $"); /* * hist.c: History access functions |
