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