aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ktrdump/ktrdump.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ktrdump/ktrdump.c')
-rw-r--r--usr.bin/ktrdump/ktrdump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ktrdump/ktrdump.c b/usr.bin/ktrdump/ktrdump.c
index c700526dc138..08a7d41c9f5c 100644
--- a/usr.bin/ktrdump/ktrdump.c
+++ b/usr.bin/ktrdump/ktrdump.c
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/ktrdump/ktrdump.c,v 1.15.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $");
#include <sys/types.h>
#include <sys/ktr.h>