diff options
Diffstat (limited to 'lib/libedit/common.c')
| -rw-r--r-- | lib/libedit/common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/common.c b/lib/libedit/common.c index d4a9fa302bbc..8d0ff4af0aa0 100644 --- a/lib/libedit/common.c +++ b/lib/libedit/common.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)common.c 8.1 (Berkeley) 6/4/93"; #endif /* not lint && not SCCSID */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/lib/libedit/common.c,v 1.12.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); /* * common.c: Common Editor functions |
