From e2e7174d4b9395e90d8c2179f16d84a37a79f3f3 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Fri, 13 Apr 2018 13:31:59 +0200 Subject: [PATCH] g_log used to be L --- pdns/packethandler.cc | 4 ++-- pdns/slavecommunicator.cc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pdns/packethandler.cc b/pdns/packethandler.cc index c07a077794..f55838dd30 100644 --- a/pdns/packethandler.cc +++ b/pdns/packethandler.cc @@ -801,7 +801,7 @@ int PacketHandler::processNotify(DNSPacket *p) */ vector meta; - g_log<qdomain<<" from "<getRemote()<qdomain<<" from "<getRemote()<qdomain<<" from "<getRemote()<<" but slave support is disabled in the configuration"<qdomain<qdomain<d_remote); } return 0; diff --git a/pdns/slavecommunicator.cc b/pdns/slavecommunicator.cc index 4e05ed2bbe..b2e0de317c 100644 --- a/pdns/slavecommunicator.cc +++ b/pdns/slavecommunicator.cc @@ -739,11 +739,11 @@ void CommunicatorClass::slaveRefresh(PacketHandler *P) set requeue; for(const auto& di: d_tocheck) { if(d_inprogress.count(di.zone)) { - g_log<