From: Kees Monshouwer Date: Fri, 27 Nov 2020 22:27:11 +0000 (+0100) Subject: auth: fix compiler errors with --enable-verbose-logging X-Git-Tag: auth-4.5.0-alpha0^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9764%2Fhead;p=thirdparty%2Fpdns.git auth: fix compiler errors with --enable-verbose-logging --- diff --git a/pdns/packethandler.cc b/pdns/packethandler.cc index 909581c0e1..4a96a8ee5b 100644 --- a/pdns/packethandler.cc +++ b/pdns/packethandler.cc @@ -712,7 +712,7 @@ bool PacketHandler::getNSEC3Hashes(bool narrow, const std::string& hashed, bool void PacketHandler::addNSEC3(DNSPacket& p, std::unique_ptr& r, const DNSName& target, const DNSName& wildcard, const NSEC3PARAMRecordContent& ns3rc, bool narrow, int mode) { - DLOG(g_log<<"addNSEC3() mode="<