summaryrefslogtreecommitdiff
path: root/usr.bin/gprof/kernel.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gprof/kernel.c')
-rw-r--r--usr.bin/gprof/kernel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gprof/kernel.c b/usr.bin/gprof/kernel.c
index fc140877909c..d0f7299efe0b 100644
--- a/usr.bin/gprof/kernel.c
+++ b/usr.bin/gprof/kernel.c
@@ -1,5 +1,5 @@
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/gprof/kernel.c,v 1.2 2002/06/30 05:21:21 obrien Exp $");
#include <sys/param.h>
#include <sys/linker.h>