X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fpacket_send.h;fp=apps%2Fsilcd%2Fpacket_send.h;h=c40c888ca1a2c1aaa5cc2d08727ecb5c78625934;hb=275e2f50c1cbe4a0eec582cf490ef485049541af;hp=17dc349e1a7601002da0b587584830f7d0642290;hpb=7039cf461d3d2951acc2f3e123ccc1d68a55931d;p=silc.git diff --git a/apps/silcd/packet_send.h b/apps/silcd/packet_send.h index 17dc349e..c40c888c 100644 --- a/apps/silcd/packet_send.h +++ b/apps/silcd/packet_send.h @@ -172,8 +172,8 @@ void silc_server_send_notify_killed(SilcServer server, SilcSocketConnection sock, bool broadcast, SilcClientID *client_id, - char *comment, - SilcClientID *killer); + const char *comment, + void *killer, SilcIdType killer_type); void silc_server_send_notify_umode(SilcServer server, SilcSocketConnection sock, bool broadcast,