update to new event table end macro
This commit is contained in:
parent
b2c4d93015
commit
02a1aa4e6c
1 changed files with 1 additions and 1 deletions
2
opsb.c
2
opsb.c
|
@ -118,7 +118,7 @@ static BotInfo opsb_botinfo =
|
|||
ModuleEvent module_events[] =
|
||||
{
|
||||
{ EVENT_NICKIP, event_nickip, EVENT_FLAG_EXCLUDE_ME },
|
||||
{ EVENT_NULL, NULL }
|
||||
NS_EVENT_END()
|
||||
};
|
||||
|
||||
|
||||
|
|
Reference in a new issue