From 0b00033a997d0c02b44b9b9c53cefd9b3675fe2e Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 2 Feb 2017 10:27:06 +0000 Subject: [PATCH] spelling: qclass --- pdns/rfc2136handler.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/rfc2136handler.cc b/pdns/rfc2136handler.cc index 4a7674186..587a108a5 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: "<