mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 21:47:59 +00:00
update copyright notice
This commit is contained in:
parent
f2e6839b8a
commit
8e3d340655
@ -15,7 +15,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: validator.c,v 1.171 2009/03/17 01:34:28 marka Exp $ */
|
||||
/* $Id: validator.c,v 1.172 2009/03/17 23:48:02 tbox Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
@ -3090,7 +3090,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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user