summaryrefslogtreecommitdiffstats
path: root/lib/libc/resolv/res_update.c
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2014-08-12 12:36:06 +0000
committerume <ume@FreeBSD.org>2014-08-12 12:36:06 +0000
commit228ba577ee2fd73c3d7730e20393d74b4d891111 (patch)
tree938ab439d250fb1516204993b2240002b1f6ab68 /lib/libc/resolv/res_update.c
parente288c0740572b3d645a22c8a24a9d70bd174d642 (diff)
downloadFreeBSD-src-228ba577ee2fd73c3d7730e20393d74b4d891111.zip
FreeBSD-src-228ba577ee2fd73c3d7730e20393d74b4d891111.tar.gz
Update our stub resolver to final version of libbind.
Obtained from: ISC
Diffstat (limited to 'lib/libc/resolv/res_update.c')
-rw-r--r--lib/libc/resolv/res_update.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/resolv/res_update.c b/lib/libc/resolv/res_update.c
index a05e26d..8e866e3 100644
--- a/lib/libc/resolv/res_update.c
+++ b/lib/libc/resolv/res_update.c
@@ -1,5 +1,5 @@
#if !defined(lint) && !defined(SABER)
-static const char rcsid[] = "$Id: res_update.c,v 1.12.18.1 2005/04/27 05:01:12 sra Exp $";
+static const char rcsid[] = "$Id: res_update.c,v 1.13 2005/04/27 04:56:43 sra Exp $";
#endif /* not lint */
/*
OpenPOWER on IntegriCloud