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