Merged silc_1_0_branch to trunk.
[silc.git] / tutorial / mybot / mybot.c
index 10163ef81abd84d4a19da91f0f8114f8041789fe..f4ced5f18c9aead30b9117b1d37bbfa0be9421bc 100644 (file)
@@ -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)
 {