X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilcclient%2Fclient_channel.c;h=7587d07d27a9451fd5f2e54de2c4e8a37a5abce1;hb=3df964f52d094db8ea9e8981fee73ff2a59e365c;hp=32d59862e0a1e2d1539f6331c816cc6f33b8cc2f;hpb=087575e2f4248e52d8db5900f757b847e65d9d91;p=silc.git diff --git a/lib/silcclient/client_channel.c b/lib/silcclient/client_channel.c index 32d59862..7587d07d 100644 --- a/lib/silcclient/client_channel.c +++ b/lib/silcclient/client_channel.c @@ -4,7 +4,7 @@ Author: Pekka Riikonen - Copyright (C) 1997 - 2004 Pekka Riikonen + Copyright (C) 1997 - 2004, 2006 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 @@ -599,8 +599,8 @@ SilcBool silc_client_add_channel_private_key(SilcClient client, on error, TRUE otherwise. */ SilcBool silc_client_del_channel_private_keys(SilcClient client, - SilcClientConnection conn, - SilcChannelEntry channel) + SilcClientConnection conn, + SilcChannelEntry channel) { SilcChannelPrivateKey entry;