aboutsummaryrefslogtreecommitdiff
path: root/sbin/ddb/ddb.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ddb/ddb.c')
-rw-r--r--sbin/ddb/ddb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ddb/ddb.c b/sbin/ddb/ddb.c
index f5c5dd026451..e684b4fcf6d7 100644
--- a/sbin/ddb/ddb.c
+++ b/sbin/ddb/ddb.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sbin/ddb/ddb.c,v 1.4.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $");
#include <err.h>
#include <stdio.h>