updates.
[runtime.git] / apps / silcd / packet_send.h
index b3f75baf155252116906b6dc8bd2f2ac192ad2c0..223709693d4c6bbacfaf06944840ddc8103670ec 100644 (file)
@@ -126,8 +126,8 @@ void silc_server_send_notify_cmode(SilcServer server,
                                   int broadcast,
                                   SilcChannelEntry channel,
                                   unsigned int mode_mask,
-                                  SilcClientID *client_id,
-                                  unsigned int client_id_len,
+                                  void *id, SilcIdType id_type,
+                                  unsigned int id_len,
                                   char *cipher, char *hmac);
 void silc_server_send_notify_cumode(SilcServer server,
                                    SilcSocketConnection sock,