From a566d83d762a7e1b83742a5eba1a72449b42603e 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 --- pdns/syncres.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "<