updates.
[silc.git] / apps / irssi / src / fe-common / silc / module-formats.c
index b7545e3be5ef9e7e3b6e4e64d02e151e220466c0..138ad2303158529d0453ef856d6964f15c36e15a 100644 (file)
@@ -106,6 +106,7 @@ FORMAT_REC fecommon_silc_formats[] = {
        { "ke_unknown_hash_function", "Server does not support one of your proposed hash function", 0 },
        { "ke_unknown_hmac", "Server does not support one of your proposed HMAC", 0 },
        { "ke_incorrect_signature", "Incorrect signature", 0 },
+       { "ke_invalid_cookie", "Invalid cookie", 0 },
        { "auth_failed", "Authentication failed", 0 },
        { "set_away", "You have meen marked as being away (away message: {hilight $0})", 1, { 0 } },
        { "unset_away", "You are no longer marked as being away", 0 },