mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-15 02:00:00 -04:00
update copyright notice
This commit is contained in:
parent
295056f6c6
commit
8cf1c91c10
1 changed files with 1 additions and 1 deletions
|
|
@ -7156,7 +7156,7 @@ query_find(ns_client_t *client, dns_fetchevent_t *event, dns_rdatatype_t qtype)
|
|||
associated = dns_rdataset_isassociated(rdataset);
|
||||
section = nxrewrite ? DNS_SECTION_ADDITIONAL :
|
||||
DNS_SECTION_AUTHORITY;
|
||||
|
||||
|
||||
result = query_addsoa(client, db, version, ISC_UINT32_MAX,
|
||||
associated, section);
|
||||
if (result != ISC_R_SUCCESS) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue