aboutsummaryrefslogtreecommitdiff
path: root/sys/ddb/db_print.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ddb/db_print.c')
-rw-r--r--sys/ddb/db_print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ddb/db_print.c b/sys/ddb/db_print.c
index 6cffd6d8b63a..8d684da3b366 100644
--- a/sys/ddb/db_print.c
+++ b/sys/ddb/db_print.c
@@ -34,7 +34,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/ddb/db_print.c,v 1.30 2005/04/14 05:25:40 peter Exp $");
#include <sys/param.h>
#include <sys/kdb.h>