Fixed topic annoucning, server signoff handling, added -D option,
[silc.git] / apps / silcd / packet_send.h
index 8e8ca9c92aeaba00eafc1469288cf87d3abfd0b5..ca0779e922741ec7144f700ad753010ccac90c6a 100644 (file)
@@ -60,8 +60,7 @@ void silc_server_packet_route(SilcServer server,
                              SilcSocketConnection sock,
                              SilcPacketContext *packet);
 void silc_server_packet_send_clients(SilcServer server,
-                                    SilcClientEntry *clients,
-                                    SilcUInt32 clients_count,
+                                    SilcHashTable clients,
                                     SilcPacketType type, 
                                     SilcPacketFlags flags,
                                     bool route,