summaryrefslogtreecommitdiff
path: root/lib/bind/resolv/res_query.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bind/resolv/res_query.c')
-rw-r--r--lib/bind/resolv/res_query.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/resolv/res_query.c b/lib/bind/resolv/res_query.c
index 8c01cb007ba7e..11dcbf17f382a 100644
--- a/lib/bind/resolv/res_query.c
+++ b/lib/bind/resolv/res_query.c
@@ -70,7 +70,7 @@
#if defined(LIBC_SCCS) && !defined(lint)
static const char sccsid[] = "@(#)res_query.c 8.1 (Berkeley) 6/4/93";
-static const char rcsid[] = "$Id: res_query.c,v 1.7.18.2 2008/04/03 23:15:15 marka Exp $";
+static const char rcsid[] = "$Id: res_query.c,v 1.7.18.2 2008-04-03 23:15:15 marka Exp $";
#endif /* LIBC_SCCS and not lint */
#include "port_before.h"