mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-14 23:00:01 -04:00
update copyright notice
This commit is contained in:
parent
1df30622d6
commit
8adb0a202a
1 changed files with 1 additions and 1 deletions
|
|
@ -1411,7 +1411,7 @@ dash_option(char *option, char *next, dig_lookup_t **lookup,
|
|||
(*lookup)->tcp_mode = ISC_TRUE;
|
||||
} else {
|
||||
(*lookup)->rdtype = rdtype;
|
||||
if (!config_only)
|
||||
if (!config_only)
|
||||
(*lookup)->rdtypeset = ISC_TRUE;
|
||||
if (rdtype == dns_rdatatype_axfr) {
|
||||
(*lookup)->section_question = plusquest;
|
||||
|
|
|
|||
Loading…
Reference in a new issue