From: Aki Tuomi Date: Fri, 7 Jun 2013 21:30:22 +0000 (+0300) Subject: Fixed struct DNSResourceRecord into class as it should be X-Git-Tag: rec-3.6.0-rc1~696^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5fe5f5bb5d661cd29d30c99eb81bd3882c3938be;p=thirdparty%2Fpdns.git Fixed struct DNSResourceRecord into class as it should be --- diff --git a/pdns/packethandler.cc b/pdns/packethandler.cc index 0182b2b6f5..27fcd1b096 100644 --- a/pdns/packethandler.cc +++ b/pdns/packethandler.cc @@ -740,7 +740,7 @@ int PacketHandler::trySuperMasterSynchronous(DNSPacket *p) DNSBackend *db; if(!B.superMasterBackend(p->getRemote(), p->qdomain, nsset, &account, &db)) { L<qdomain<<" for potential supermaster "<getRemote()<<". "<