aboutsummaryrefslogtreecommitdiff
path: root/lib/libedit/emacs.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libedit/emacs.c')
-rw-r--r--lib/libedit/emacs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/emacs.c b/lib/libedit/emacs.c
index a285b1c305ee..0ee3f5df571e 100644
--- a/lib/libedit/emacs.c
+++ b/lib/libedit/emacs.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)emacs.c 8.1 (Berkeley) 6/4/93";
#endif /* not lint && not SCCSID */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libedit/emacs.c,v 1.11.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
/*
* emacs.c: Emacs functions