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