summaryrefslogtreecommitdiff
path: root/sys/ddb/db_lex.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ddb/db_lex.c')
-rw-r--r--sys/ddb/db_lex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ddb/db_lex.c b/sys/ddb/db_lex.c
index a04103b00deb..b247919d4cb4 100644
--- a/sys/ddb/db_lex.c
+++ b/sys/ddb/db_lex.c
@@ -32,7 +32,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/ddb/db_lex.c,v 1.21.4.1 2005/01/30 00:59:21 imp Exp $");
#include <sys/param.h>