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