diff options
author | dougb <dougb@FreeBSD.org> | 2010-10-31 04:45:53 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2010-10-31 04:45:53 +0000 |
commit | 1847561168ca9b53de57ec9467d27f5ae9d8e107 (patch) | |
tree | dc8e6851bb25a91d6e868289ab8bf5348f33a546 /contrib/bind9/lib/dns/sdlz.c | |
parent | 58320b36c14936885a4e36fb961ca74775a9664c (diff) | |
download | FreeBSD-src-1847561168ca9b53de57ec9467d27f5ae9d8e107.zip FreeBSD-src-1847561168ca9b53de57ec9467d27f5ae9d8e107.tar.gz |
Update to 9.6-ESV-R2, the latest from ISC.
This version contains bug fixes that are relevant to any
caching/resolving name server; as well as DNSSEC-related
fixes.
Diffstat (limited to 'contrib/bind9/lib/dns/sdlz.c')
-rw-r--r-- | contrib/bind9/lib/dns/sdlz.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bind9/lib/dns/sdlz.c b/contrib/bind9/lib/dns/sdlz.c index caf71b5..f2f7786 100644 --- a/contrib/bind9/lib/dns/sdlz.c +++ b/contrib/bind9/lib/dns/sdlz.c @@ -50,7 +50,7 @@ * USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: sdlz.c,v 1.18.50.3.8.2 2010/02/25 10:57:12 tbox Exp $ */ +/* $Id: sdlz.c,v 1.18.50.3.10.1 2010/03/03 22:06:39 marka Exp $ */ /*! \file */ |