mlocktweaker: more fixes
This commit is contained in:
parent
4752279686
commit
b104665181
|
@ -22,7 +22,7 @@ DECLARE_MODULE_V1
|
|||
"William Pitcock <nenolod@atheme.org>"
|
||||
);
|
||||
|
||||
static void handle_channel_register(void *vptr);
|
||||
static void handle_channel_register(hook_channel_req_t *hdata);
|
||||
|
||||
void _modinit(module_t *m)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue