summaryrefslogtreecommitdiff
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 edd44068d845..235660c253da 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.2 2006/05/26 13:54:27 phk Exp $");
#include <sys/param.h>
#include <sys/systm.h>