summaryrefslogtreecommitdiffstats
path: root/rogue/spec_hit.c
diff options
context:
space:
mode:
Diffstat (limited to 'rogue/spec_hit.c')
-rw-r--r--rogue/spec_hit.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/rogue/spec_hit.c b/rogue/spec_hit.c
index 25bb5db4..1a1cd55b 100644
--- a/rogue/spec_hit.c
+++ b/rogue/spec_hit.c
@@ -35,7 +35,8 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)spec_hit.c 5.3 (Berkeley) 6/1/90";
+/*static char sccsid[] = "from: @(#)spec_hit.c 5.3 (Berkeley) 6/1/90";*/
+static char rcsid[] = "$Id: spec_hit.c,v 1.2 1993/08/01 18:52:12 mycroft Exp $";
#endif /* not lint */
/*