From: Remi Gacogne Date: Fri, 5 Jun 2020 07:27:48 +0000 (+0200) Subject: rec: Remove trailing whitespace in a comment X-Git-Tag: dnsdist-1.5.0-rc3~29^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a566d83d762a7e1b83742a5eba1a72449b42603e;p=thirdparty%2Fpdns.git rec: Remove trailing whitespace in a comment --- diff --git a/pdns/syncres.cc b/pdns/syncres.cc index 944222f779..3b8379ba21 100644 --- a/pdns/syncres.cc +++ b/pdns/syncres.cc @@ -2342,7 +2342,7 @@ vState SyncRes::validateRecordsWithSigs(unsigned int depth, const DNSName& qname if ((qtype == QType::DNSKEY || qtype == QType::DS) && signer == qname) { /* we are already retrieving those keys, sorry */ if (qtype == QType::DS && !signer.isRoot()) { - /* Unless we are getting the DS of the root zone, we should never see a + /* Unless we are getting the DS of the root zone, we should never see a DS (or a denial of a DS) signed by the DS itself, since we should be requesting it from the parent zone. Something is very wrong */ LOG(d_prefix<<"The DS for "<