mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 18:52:07 -04:00
[master] typo
This commit is contained in:
parent
18056151bf
commit
c23255316e
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