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