From: Pekka Riikonen Date: Mon, 1 Mar 2004 12:56:54 +0000 (+0000) Subject: udpates X-Git-Tag: silc.server.0.9.18~6 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=8e78e154c9c1627c840e28bf1678ef400f2b6fd7;p=silc.git udpates --- diff --git a/tutorial/mybot/mybot.c b/tutorial/mybot/mybot.c index 10163ef8..f4ced5f1 100644 --- a/tutorial/mybot/mybot.c +++ b/tutorial/mybot/mybot.c @@ -167,6 +167,7 @@ static void silc_channel_message(SilcClient client, SilcClientConnection conn, SilcClientEntry sender, SilcChannelEntry channel, SilcMessagePayload payload, + SilcChannelPrivateKey key, SilcMessageFlags flags, const unsigned char *message, SilcUInt32 message_len) {