updates.
[silc.git] / apps / irssi / src / fe-common / silc / module-formats.c
index 9e8ddfb043b69544b60c7930dca69a44fda5744e..70535e9286c4a3dbe7e4144206f800901147b009 100644 (file)
@@ -103,6 +103,7 @@ FORMAT_REC fecommon_silc_formats[] = {
        { "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 },
+       { "auth_meth_unresolved", "Could not resolve authentication method to use, assume no authentication", 0 },
 
        { NULL, NULL, 0 }
 };