From c17dff6379e743e2db23295cfa99032b0b20578d Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Tue, 12 Nov 2024 09:20:25 +0100 Subject: [PATCH] Typo Co-authored-by: Peter van Dijk --- pdns/tkey.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/tkey.cc b/pdns/tkey.cc index 2c8dd76da800..2132f207562f 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<