updates updates..
[crypto.git] / apps / irssi / src / fe-common / silc / module-formats.c
index 138ad2303158529d0453ef856d6964f15c36e15a..d071c95cab0953dd5993bdb9dd5c849a83de908e 100644 (file)
@@ -88,6 +88,7 @@ FORMAT_REC fecommon_silc_formats[] = {
        { "pubkey_no_match", "{hilight $0} key does not match with your local copy", 1, { 0 } },
        { "pubkey_maybe_expired", "It is possible that the key has expired or changed", 0 },
        { "pubkey_mitm_attach", "It is also possible that someone is performing man-in-the-middle attack", 0 },
+       { "getkey_notkey", "Server did not return any public key", 0 },
 
        /* Misc messages */
        { NULL, "Misc", 0 },