X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=apps%2Fsilcd%2Fpacket_send.h;h=944284cf1d577f33b41c4a66011952185780d778;hp=9c984277b585e74823120198b6ad7eeb27ccd36d;hb=fb8dbc2d9cd7ff5d197654f873ac18aa6ef9c5e3;hpb=e51f4e881515d5e6d69596c4b8fc5235159b3d56 diff --git a/apps/silcd/packet_send.h b/apps/silcd/packet_send.h index 9c984277..944284cf 100644 --- a/apps/silcd/packet_send.h +++ b/apps/silcd/packet_send.h @@ -141,8 +141,8 @@ void silc_server_send_notify_cumode(SilcServer server, int broadcast, SilcChannelEntry channel, uint32 mode_mask, - SilcClientID *client_id, - uint32 client_id_len, + void *id, SilcIdType id_type, + uint32 id_len, SilcClientID *target, uint32 target_len); void silc_server_send_notify_signoff(SilcServer server,