summaryrefslogtreecommitdiff
path: root/lib/bind/resolv/res_query.c
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-05-28 00:44:44 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-05-28 00:44:44 +0000
commitd2b93373b258059aa9768088e51b34573accbb40 (patch)
tree918df9a35f9dac9dcd5c2a7943ba599d62036e9f /lib/bind/resolv/res_query.c
parent2b56ccf7fc71c6016d49509c1de6c06f3e632770 (diff)
Notes
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"