summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/gprof/arcs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/gprof/arcs.c b/usr.bin/gprof/arcs.c
index 2a06220..db39a5a 100644
--- a/usr.bin/gprof/arcs.c
+++ b/usr.bin/gprof/arcs.c
@@ -33,10 +33,10 @@
#ifndef lint
#if 0
-static char sccsid[] = "@(#)arcs.c 8.1 (Berkeley) 6/6/93";Q
+static char sccsid[] = "@(#)arcs.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$Id$";
+ "$Id: arcs.c,v 1.3 1997/07/10 06:45:00 charnier Exp $";
#endif /* not lint */
#include <err.h>
OpenPOWER on IntegriCloud