aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gprof/lookup.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gprof/lookup.c')
-rw-r--r--usr.bin/gprof/lookup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gprof/lookup.c b/usr.bin/gprof/lookup.c
index f51da9829f74..38b6bc3e7e7e 100644
--- a/usr.bin/gprof/lookup.c
+++ b/usr.bin/gprof/lookup.c
@@ -38,7 +38,7 @@ static char sccsid[] = "@(#)lookup.c 8.1 (Berkeley) 6/6/93";
#endif
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/gprof/lookup.c,v 1.5.36.1.8.1 2012/03/03 06:15:13 kensmith Exp $");
#include "gprof.h"