mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 07:32:09 -04:00
update copyright notice
This commit is contained in:
parent
bad82a46c4
commit
9d7e943c3d
1 changed files with 1 additions and 1 deletions
|
|
@ -7520,7 +7520,7 @@ resquery_response(isc_task_t *task, isc_event_t *event) {
|
|||
* server.
|
||||
*/
|
||||
if (dns_adb_getsit(fctx->adb, query->addrinfo,
|
||||
sit, sizeof(sit)) == 0U) {
|
||||
sit, sizeof(sit)) == 0U) {
|
||||
dns_adb_changeflags(fctx->adb, query->addrinfo,
|
||||
FCTX_ADDRINFO_NOSIT,
|
||||
FCTX_ADDRINFO_NOSIT);
|
||||
|
|
|
|||
Loading…
Reference in a new issue