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