X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fpacket_send.h;h=ca0779e922741ec7144f700ad753010ccac90c6a;hb=ea35a2214bc62cbdb314cd28f389fd78fe3a31e0;hp=8e8ca9c92aeaba00eafc1469288cf87d3abfd0b5;hpb=0ce860039dc7ed06843e9182faa4d92a4bf0c005;p=silc.git diff --git a/apps/silcd/packet_send.h b/apps/silcd/packet_send.h index 8e8ca9c9..ca0779e9 100644 --- a/apps/silcd/packet_send.h +++ b/apps/silcd/packet_send.h @@ -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,