aboutsummaryrefslogtreecommitdiff
path: root/sys/ddb/db_capture.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ddb/db_capture.c')
-rw-r--r--sys/ddb/db_capture.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ddb/db_capture.c b/sys/ddb/db_capture.c
index 61971c2be684..25eb1ae62a09 100644
--- a/sys/ddb/db_capture.c
+++ b/sys/ddb/db_capture.c
@@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/ddb/db_capture.c,v 1.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include "opt_ddb.h"