From 9a2c0174922a6ae019439a72340bbec01dc7ae2d Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Tue, 30 Jul 2013 07:50:55 +0200 Subject: [PATCH] nit --- pdns/mastercommunicator.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/mastercommunicator.cc b/pdns/mastercommunicator.cc index 2c1e80762d..35340a6d94 100644 --- a/pdns/mastercommunicator.cc +++ b/pdns/mastercommunicator.cc @@ -72,7 +72,7 @@ void CommunicatorClass::queueNotifyDomain(const string &domain, DNSBackend *B) hasQueuedItem=true; } if (!hasQueuedItem) - L<