updates.
[runtime.git] / apps / silcd / packet_send.h
index cef2bbe4298138b804756f8b8d8a28e55e45ba26..89f3d61563d029d9b4ba22a8cdee8f14a31f08de 100644 (file)
@@ -127,7 +127,8 @@ void silc_server_send_notify_cmode(SilcServer server,
                                   SilcChannelEntry channel,
                                   unsigned int mode_mask,
                                   SilcClientID *client_id,
-                                  unsigned int client_id_len);
+                                  unsigned int client_id_len,
+                                  char *cipher, char *hmac);
 void silc_server_send_notify_cumode(SilcServer server,
                                    SilcSocketConnection sock,
                                    int broadcast,