mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 12:59:59 -04:00
[v9_11] typo
This commit is contained in:
parent
2b8679cf0f
commit
b7ae121eff
1 changed files with 1 additions and 1 deletions
|
|
@ -589,7 +589,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