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 15af8e198521a..be5f0d51c6bf5 100644
--- a/usr.bin/gprof/printlist.c
+++ b/usr.bin/gprof/printlist.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)printlist.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$Id$";
+ "$Id: printlist.c,v 1.2 1997/07/10 06:45:02 charnier Exp $";
#endif /* not lint */
#include <err.h>