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