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