From: Josh Soref Date: Thu, 2 Feb 2017 10:27:06 +0000 (+0000) Subject: spelling: qclass X-Git-Tag: rec-4.1.0-alpha1~291^2~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b00033a997d0c02b44b9b9c53cefd9b3675fe2e;p=thirdparty%2Fpdns.git spelling: qclass --- diff --git a/pdns/rfc2136handler.cc b/pdns/rfc2136handler.cc index 4a7674186e..587a108a5e 100644 --- a/pdns/rfc2136handler.cc +++ b/pdns/rfc2136handler.cc @@ -381,7 +381,7 @@ uint PacketHandler::performUpdate(const string &msgPrefix, const DNSRecord *rr, // Delete records - section 3.4.2.3 and 3.4.2.4 with the exception of the 'always leave 1 NS rule' as that's handled by // the code that calls this performUpdate(). if ((rr->d_class == QClass::ANY || rr->d_class == QClass::NONE) && rrType != QType::SOA) { // never delete a SOA. - DLOG(L<d_name<<"; QClasse:"<d_class<<"; rrType: "<d_name<<"; QClass:"<d_class<<"; rrType: "<