mlocktweaker: more fixes

This commit is contained in:
William Pitcock 2012-04-17 20:51:55 +00:00
parent 4752279686
commit b104665181
1 changed files with 1 additions and 1 deletions

View File

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