summaryrefslogtreecommitdiff
path: root/usr.bin/gprof/arcs.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gprof/arcs.c')
-rw-r--r--usr.bin/gprof/arcs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gprof/arcs.c b/usr.bin/gprof/arcs.c
index ef0b3753694ac..e69736d00acfb 100644
--- a/usr.bin/gprof/arcs.c
+++ b/usr.bin/gprof/arcs.c
@@ -36,7 +36,7 @@
static char sccsid[] = "@(#)arcs.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$Id: arcs.c,v 1.2.6.2 1997/07/15 08:16:36 charnier Exp $";
+ "$Id: arcs.c,v 1.2.6.3 1997/09/15 08:17:17 jkh Exp $";
#endif /* not lint */
#include <err.h>