From 5f30f895af75974c053dec6edde06e594f7d49d9 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Fri, 5 Jun 2020 09:27:48 +0200 Subject: [PATCH] rec: Remove trailing whitespace in a comment (cherry picked from commit a566d83d762a7e1b83742a5eba1a72449b42603e) --- pdns/syncres.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/syncres.cc b/pdns/syncres.cc index eebcdd96eb..88e26b2f02 100644 --- a/pdns/syncres.cc +++ b/pdns/syncres.cc @@ -2327,7 +2327,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 "<