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) {