]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] typo
authorEvan Hunt <each@isc.org>
Wed, 2 Nov 2016 16:43:11 +0000 (09:43 -0700)
committerEvan Hunt <each@isc.org>
Wed, 2 Nov 2016 16:43:11 +0000 (09:43 -0700)
lib/dns/acl.c

index 78342e2b2af6115ffbb86400bd6bc475e59c2003..12859decbd910bd25c0aa6aa09cef2d10b5c9316 100644 (file)
@@ -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 &&