]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Tue, 17 Mar 2009 23:46:05 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Tue, 17 Mar 2009 23:46:05 +0000 (23:46 +0000)
lib/dns/validator.c

index d68e563aadfe6d634b3a92902dd4d2856dc23760..27e7866d493c17bf617ee1e90846049d4fb7214b 100644 (file)
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: validator.c,v 1.119.18.48 2009/03/17 01:32:04 marka Exp $ */
+/* $Id: validator.c,v 1.119.18.49 2009/03/17 23:46:05 tbox Exp $ */
 
 /*! \file */
 
@@ -2451,7 +2451,7 @@ startfinddlvsep(dns_validator_t *val, dns_name_t *unsecure) {
                validator_log(val, ISC_LOG_DEBUG(3), "DLV %s found", namebuf);
                dlv_validator_start(val);
                return (DNS_R_WAIT);
-       } 
+       }
        validator_log(val, ISC_LOG_DEBUG(3), "DLV %s found with no supported "
                      "algorithms", namebuf);
        markanswer(val);