mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-13 14:18:48 -04:00
[v9_9] typo
This commit is contained in:
parent
d5d31e2b8d
commit
5106233113
1 changed files with 1 additions and 1 deletions
|
|
@ -513,7 +513,7 @@ is_insecure(isc_prefix_t *prefix, void **data) {
|
|||
return;
|
||||
|
||||
/*
|
||||
* If a loopback address found and there is the other family
|
||||
* If a loopback address found and the other family
|
||||
* doesn't exist or is negative, return.
|
||||
*/
|
||||
if (prefix->bitlen == 32 &&
|
||||
|
|
|
|||
Loading…
Reference in a new issue