From 0a3556f74589c5cf2d265bddcfd6a946d747acfe Mon Sep 17 00:00:00 2001 From: Andreas Jakum Date: Tue, 29 Aug 2023 15:07:31 +0200 Subject: [PATCH] Englishify missing GSS-TSIG feature error message. --- pdns/tkey.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/tkey.cc b/pdns/tkey.cc index 0fabcd2f9a..23214af3cd 100644 --- a/pdns/tkey.cc +++ b/pdns/tkey.cc @@ -71,7 +71,7 @@ void PacketHandler::tkeyHandler(const DNSPacket& p, std::unique_ptr& #ifdef ENABLE_GSS_TSIG g_log<