Fixed INVITE/BAN notify sending.
[silc.git] / apps / irssi / src / silc / core / client_ops.c
index d979a640abfb4c574cd7829b709184061e15fcb6..5eaf39bda7a1d43c8d7f7ad609a4c40d20947bdb 100644 (file)
@@ -1487,7 +1487,7 @@ silc_command_reply(SilcClient client, SilcClientConnection conn,
          silc_free(umodes);
        }
       }
-      
+
       if (mode) {
        memset(buf, 0, sizeof(buf));
        silc_get_umode_string(mode, buf, sizeof(buf - 1));