summaryrefslogtreecommitdiff
path: root/usr.bin/gprof/printlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gprof/printlist.c')
-rw-r--r--usr.bin/gprof/printlist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gprof/printlist.c b/usr.bin/gprof/printlist.c
index ed68bcc0d3136..1ec8cdb748758 100644
--- a/usr.bin/gprof/printlist.c
+++ b/usr.bin/gprof/printlist.c
@@ -38,7 +38,7 @@ static char sccsid[] = "@(#)printlist.c 8.1 (Berkeley) 6/6/93";
#endif
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/gprof/printlist.c,v 1.6 2004/05/24 12:44:00 stefanf Exp $");
#include <err.h>
#include <string.h>