summaryrefslogtreecommitdiff
path: root/lib/libedit/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libedit/common.c')
-rw-r--r--lib/libedit/common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/common.c b/lib/libedit/common.c
index d4a9fa302bbc1..dfd1597c4aa6c 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 2007/03/11 18:30:22 stefanf Exp $");
/*
* common.c: Common Editor functions