]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Thu, 20 Oct 2011 23:45:14 +0000 (23:45 +0000)
committerAutomatic Updater <source@isc.org>
Thu, 20 Oct 2011 23:45:14 +0000 (23:45 +0000)
lib/dns/validator.c

index 245651e9d3511bc979c5b3c5b86bef33fde5c5cd..b47b6a879c59bb505054110203ad231c4f8e9976 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: validator.c,v 1.164.12.31 2011/10/20 21:47:47 marka Exp $ */
+/* $Id: validator.c,v 1.164.12.32 2011/10/20 23:45:14 tbox Exp $ */
 
 #include <config.h>
 
@@ -2906,7 +2906,7 @@ findnsec3proofs(dns_validator_t *val) {
                                 namebuf, sizeof(namebuf));
                validator_log(val, ISC_LOG_DEBUG(3), "closest encloser from "
                              "wildcard signature '%s'", namebuf);
-                dns_name_copy(dns_fixedname_name(&val->closest), closest, NULL);
+               dns_name_copy(dns_fixedname_name(&val->closest), closest, NULL);
                closestp = NULL;
                setclosestp = NULL;
        } else {