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
8e86e8a779
commit
d1573beb05
@ -1162,7 +1162,7 @@ load_text(dns_loadctx_t *lctx) {
|
|||||||
} else if (strcasecmp(DNS_AS_STR(token),
|
} else if (strcasecmp(DNS_AS_STR(token),
|
||||||
"$TTL") == 0) {
|
"$TTL") == 0) {
|
||||||
GETTOKENERR(lctx->lex, 0, &token, ISC_FALSE,
|
GETTOKENERR(lctx->lex, 0, &token, ISC_FALSE,
|
||||||
lctx->ttl = 0;
|
lctx->ttl = 0;
|
||||||
lctx->default_ttl_known = ISC_TRUE;);
|
lctx->default_ttl_known = ISC_TRUE;);
|
||||||
result =
|
result =
|
||||||
dns_ttl_fromtext(&token.value.as_textregion,
|
dns_ttl_fromtext(&token.value.as_textregion,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user