summaryrefslogtreecommitdiff
path: root/lib/libedit/sig.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libedit/sig.c')
-rw-r--r--lib/libedit/sig.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libedit/sig.c b/lib/libedit/sig.c
index a895aeabb158..61aa0ae16053 100644
--- a/lib/libedit/sig.c
+++ b/lib/libedit/sig.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)sig.c 8.1 (Berkeley) 6/4/93";
#endif /* not lint && not SCCSID */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libedit/sig.c,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $");
/*
* sig.c: Signal handling stuff.