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