From: Otto Date: Fri, 19 Feb 2021 10:46:30 +0000 (+0100) Subject: Consistency in spelling non-resolving X-Git-Tag: dnsdist-1.6.0-alpha2~22^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F10096%2Fhead;p=thirdparty%2Fpdns.git Consistency in spelling non-resolving --- diff --git a/pdns/syncres.cc b/pdns/syncres.cc index 7ea387932a..2a4345dc47 100644 --- a/pdns/syncres.cc +++ b/pdns/syncres.cc @@ -535,7 +535,7 @@ uint64_t SyncRes::doDumpNonResolvingNS(int fd) close(newfd); return 0; } - fprintf(fp.get(), "; non resolving nameserver dump follows\n"); + fprintf(fp.get(), "; non-resolving nameserver dump follows\n"); fprintf(fp.get(), "; name\tcount\ttimestamp\n"); uint64_t count=0; @@ -2299,7 +2299,7 @@ vector SyncRes::retrieveAddressesForNS(const std::string& prefix, if (!tns->first.empty()) { if (s_nonresolvingnsmaxfails > 0 && t_sstorage.nonresolving.value(tns->first) >= s_nonresolvingnsmaxfails) { - LOG(prefix<first<< " in nonresolving map, skipping"<first<< " in non-resolving map, skipping"<