From: Otto Moerbeek Date: Tue, 30 May 2023 08:31:32 +0000 (+0200) Subject: rec: fix typo in trace message X-Git-Tag: rec-4.9.0-beta1~3^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12863%2Fhead;p=thirdparty%2Fpdns.git rec: fix typo in trace message --- diff --git a/pdns/validate.cc b/pdns/validate.cc index af4f9d69af..98edef4a69 100644 --- a/pdns/validate.cc +++ b/pdns/validate.cc @@ -953,7 +953,7 @@ vState validateWithKeySet(time_t now, const DNSName& name, const sortedRecords_t auto keysMatchingTag = getByTag(keys, signature->d_tag, signature->d_algorithm, log); if (keysMatchingTag.empty()) { - VLOG(log, name<<"No key provided for "<d_tag<<" and algorithm "<d_algorithm)<d_tag<<" and algorithm "<d_algorithm)<