From: Otto Moerbeek Date: Tue, 12 Nov 2024 08:20:25 +0000 (+0100) Subject: Typo X-Git-Tag: rec-5.2.0-beta1~23^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F14842%2Fhead;p=thirdparty%2Fpdns.git Typo Co-authored-by: Peter van Dijk --- diff --git a/pdns/tkey.cc b/pdns/tkey.cc index 2c8dd76da8..2132f20756 100644 --- a/pdns/tkey.cc +++ b/pdns/tkey.cc @@ -69,7 +69,7 @@ void PacketHandler::tkeyHandler(const DNSPacket& p, std::unique_ptr& { tkey_out->d_error = 21; // BADALGO #ifdef ENABLE_GSS_TSIG - g_log<