From fdf2ca2b64cfd956ac69f7a7643ecd6801c7d1ec Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Fri, 25 Mar 2016 14:50:11 +0100 Subject: [PATCH] Fix printing DLOG in addNSECX() --- pdns/packethandler.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pdns/packethandler.cc b/pdns/packethandler.cc index a2c3dca7b3..a33b56bc92 100644 --- a/pdns/packethandler.cc +++ b/pdns/packethandler.cc @@ -604,7 +604,7 @@ bool getNSEC3Hashes(bool narrow, DNSBackend* db, int id, const std::string& hash void PacketHandler::addNSEC3(DNSPacket *p, DNSPacket *r, const DNSName& target, const DNSName& wildcard, const DNSName& auth, const NSEC3PARAMRecordContent& ns3rc, bool narrow, int mode) { - DLOG(L<<"addNSEC3() mode="<" : wildcard.toString())<