summaryrefslogtreecommitdiff
path: root/sys/ddb/db_sysctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ddb/db_sysctl.c')
-rw-r--r--sys/ddb/db_sysctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ddb/db_sysctl.c b/sys/ddb/db_sysctl.c
index a8bb5df8f234..792dc6ccbb97 100644
--- a/sys/ddb/db_sysctl.c
+++ b/sys/ddb/db_sysctl.c
@@ -37,7 +37,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/ddb/db_sysctl.c,v 1.4 2003/06/10 22:09:23 obrien Exp $");
#include <sys/param.h>
#include <sys/systm.h>