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..976a8670019a 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.2.2.4.4.1 2009/04/15 03:14:26 kensmith Exp $");
#include <err.h>
#include <stdio.h>