From b104665181300dc3029673319194f3ef037e27bb Mon Sep 17 00:00:00 2001 From: William Pitcock Date: Tue, 17 Apr 2012 20:51:55 +0000 Subject: [PATCH] mlocktweaker: more fixes --- mlocktweaker.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mlocktweaker.c b/mlocktweaker.c index 79188db..3e94f11 100644 --- a/mlocktweaker.c +++ b/mlocktweaker.c @@ -22,7 +22,7 @@ DECLARE_MODULE_V1 "William Pitcock " ); -static void handle_channel_register(void *vptr); +static void handle_channel_register(hook_channel_req_t *hdata); void _modinit(module_t *m) {