X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=apps%2Fsilcd%2Fserver_query.h;h=a9a0e02c90142549c388e1fbb4fc55b01264e509;hp=53a11ee25fc86372e3df271861b958ab9349558f;hb=52e57c880aba9c5e89f59d962eb9af75670b76e0;hpb=ae1482a76c29db9fdcd6ed6cf63d312a37a5cb01 diff --git a/apps/silcd/server_query.h b/apps/silcd/server_query.h index 53a11ee2..a9a0e02c 100644 --- a/apps/silcd/server_query.h +++ b/apps/silcd/server_query.h @@ -27,7 +27,8 @@ to the entity who sent this query to us automatically. Returns TRUE if the query is being processed or FALSE on error. */ SilcBool silc_server_query_command(SilcServer server, SilcCommand querycmd, - SilcServerCommandContext cmd); + SilcServerCommandContext cmd, + void *old_query); /* Find client by the Client ID indicated by the `client_id', and if not found then query it by using WHOIS command. The client information