X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=apps%2Fsilcd%2Fserver_util.h;h=62b3d60fef2527d0c76e14f23fa2d783345e83e9;hp=413bdeb97284c108dec09cb9f6a5b5052b5cd88c;hb=c257b555225193e54d85daf541d29578b3c93882;hpb=f658940d02cf2fd893296b6a7825b42502573668 diff --git a/apps/silcd/server_util.h b/apps/silcd/server_util.h index 413bdeb9..62b3d60f 100644 --- a/apps/silcd/server_util.h +++ b/apps/silcd/server_util.h @@ -4,7 +4,7 @@ Author: Pekka Riikonen - Copyright (C) 1997 - 2003 Pekka Riikonen + Copyright (C) 1997 - 2005 Pekka Riikonen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -202,7 +202,7 @@ bool silc_server_inviteban_match(SilcServer server, SilcHashTable list, SilcUInt8 type, void *check); /* Process invite or ban information */ -void silc_server_inviteban_process(SilcServer server, SilcHashTable list, +bool silc_server_inviteban_process(SilcServer server, SilcHashTable list, SilcUInt8 action, SilcArgumentPayload args); /* Destructor for invite or ban list entrys */