diff options
Diffstat (limited to 'usr.bin/gprof/kernel.c')
| -rw-r--r-- | usr.bin/gprof/kernel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gprof/kernel.c b/usr.bin/gprof/kernel.c index dc456f5f97a9..b2e834aeda3e 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.5.22.1.4.1 2010/06/14 02:09:06 kensmith Exp $"); #include <sys/param.h> #include <sys/linker.h> |
