From: Andreas Jakum Date: Tue, 29 Aug 2023 13:07:31 +0000 (+0200) Subject: Englishify missing GSS-TSIG feature error message. X-Git-Tag: rec-5.0.0-alpha2~63^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a3556f74589c5cf2d265bddcfd6a946d747acfe;p=thirdparty%2Fpdns.git Englishify missing GSS-TSIG feature error message. --- 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<