Added support for removing client from invite list in KILLED/KILL.
[silc.git] / apps / silcd / server.h
index f7520b79543946e9e89014e6261d0f517d962a5f..d7b2d3da912461110cd92f94a1c591eb5445185e 100644 (file)
@@ -156,7 +156,7 @@ void silc_server_remove_from_channels(SilcServer server,
                                      SilcClientEntry client,
                                      bool notify,
                                      const char *signoff_message,
-                                     bool keygen);
+                                     bool keygen, bool killed);
 bool silc_server_remove_from_one_channel(SilcServer server,
                                         SilcSocketConnection sock,
                                         SilcChannelEntry channel,