X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Fsilcd%2Fserver_query.h;h=a9a0e02c90142549c388e1fbb4fc55b01264e509;hb=0a6ebeedacee8f43f604cddbf7dc6bc113c6515e;hp=53a11ee25fc86372e3df271861b958ab9349558f;hpb=b5f81f7a2b18ed82300e98fe42c2759115e34928;p=silc.git 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