updates.
[silc.git] / lib / silcclient / command_reply.h
index 8c3951a495f9af5d37e07eab0fc4732f09ca8022..1c50430fed8f6b4f838e9ac97f96744d9ca81ecd 100644 (file)
@@ -53,7 +53,7 @@ typedef struct {
 
 /* Macro used to declare command reply functions */
 #define SILC_CLIENT_CMD_REPLY_FUNC(func) \
-void silc_client_command_reply_##func(void *context)
+void silc_client_command_reply_##func(void *context, void *context2)
 
 /* Status message structure. Messages are defined below. */
 typedef struct {