krb5 commit: Fix typo in TRACE_FAST_ARMOR_CCACHE_KEY message

[email protected]
Newsgroups gmane.comp.encryption.kerberos.cvs
Message-ID <[email protected]>
https://github.com/krb5/krb5/commit/30429ade54bfe66f9145a30487e43b19bde76701
commit 30429ade54bfe66f9145a30487e43b19bde76701
Author: Richard E. Silverman <[email protected]>
Date:   Fri Oct 28 14:36:26 2022 -0400

    Fix typo in TRACE_FAST_ARMOR_CCACHE_KEY message

 src/include/k5-trace.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/k5-trace.h b/src/include/k5-trace.h
index 7bf0c4599..16a898fe7 100644
--- a/src/include/k5-trace.h
+++ b/src/include/k5-trace.h
@@ -176,7 +176,7 @@ void krb5int_trace(krb5_context context, const char *fmt, ...);
 #define TRACE_FAST_ARMOR_CCACHE(c, ccache_name)         \
     TRACE(c, "FAST armor ccache: {str}", ccache_name)
 #define TRACE_FAST_ARMOR_CCACHE_KEY(c, keyblock)                \
-    TRACE(c, "Armor ccache sesion key: {keyblock}", keyblock)
+    TRACE(c, "Armor ccache session key: {keyblock}", keyblock)
 #define TRACE_FAST_ARMOR_KEY(c, keyblock)               \
     TRACE(c, "FAST armor key: {keyblock}", keyblock)
 #define TRACE_FAST_CCACHE_CONFIG(c)                                     \
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.