aboutsummaryrefslogtreecommitdiff
path: root/sys/gdb/gdb_cons.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/gdb/gdb_cons.c')
-rw-r--r--sys/gdb/gdb_cons.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/gdb/gdb_cons.c b/sys/gdb/gdb_cons.c
index 2e01cd4eddb4..47e8648351a6 100644
--- a/sys/gdb/gdb_cons.c
+++ b/sys/gdb/gdb_cons.c
@@ -32,7 +32,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/gdb/gdb_cons.c,v 1.3.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $");
#include <sys/param.h>
#include <sys/systm.h>