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