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