updates.
[silc.git] / apps / silcd / packet_send.h
index 17dc349e1a7601002da0b587584830f7d0642290..c40c888ca1a2c1aaa5cc2d08727ecb5c78625934 100644 (file)
@@ -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,