From: Otto Moerbeek Date: Sun, 25 Oct 2020 09:16:18 +0000 (+0100) Subject: Typo X-Git-Tag: auth-4.4.0-alpha2~11^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9594%2Fhead;p=thirdparty%2Fpdns.git Typo --- diff --git a/pdns/rpzloader.cc b/pdns/rpzloader.cc index d5ff390baa..6c87e7d91e 100644 --- a/pdns/rpzloader.cc +++ b/pdns/rpzloader.cc @@ -363,7 +363,7 @@ void RPZIXFRTracker(const std::vector& masters, boost::optionalgetRefresh(), 10U); DNSName zoneName = oldZone->getDomain(); std::string polName = oldZone->getName().empty() ? oldZone->getName() : zoneName.toString();