]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
whitespace
authorMark Andrews <marka@isc.org>
Fri, 28 Sep 2018 09:22:42 +0000 (19:22 +1000)
committerWitold Kręcicki <wpk@isc.org>
Tue, 23 Oct 2018 12:15:04 +0000 (12:15 +0000)
lib/dns/resolver.c

index df240576326de4f8bfab6fbab5f5604f2fa48651..f2b81e7ca30df9f2e78b8b2e1c23f846f42221ef 100644 (file)
@@ -3987,7 +3987,6 @@ fctx_try(fetchctx_t *fctx, bool retrying, bool badcache) {
                return;
        }
 
-
        addrinfo = fctx_nextaddress(fctx);
 
        /* Try to find an address that isn't over quota */