summaryrefslogtreecommitdiff
path: root/usr.bin/gprof/printgprof.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gprof/printgprof.c')
-rw-r--r--usr.bin/gprof/printgprof.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gprof/printgprof.c b/usr.bin/gprof/printgprof.c
index 0fb74f44ce98..606d964a4c87 100644
--- a/usr.bin/gprof/printgprof.c
+++ b/usr.bin/gprof/printgprof.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)printgprof.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/gprof/printgprof.c,v 1.5.2.1 1999/08/29 15:28:37 peter Exp $";
#endif /* not lint */
#include <err.h>