update to new event table end macro

This commit is contained in:
Mark 2005-09-19 20:35:36 +00:00
parent 9e979baaab
commit 0e3336ed56

2
blsb.c
View file

@ -125,7 +125,7 @@ static BotInfo blsb_botinfo =
ModuleEvent module_events[] = ModuleEvent module_events[] =
{ {
{ EVENT_NICKIP, event_nickip, EVENT_FLAG_EXCLUDE_ME}, { EVENT_NICKIP, event_nickip, EVENT_FLAG_EXCLUDE_ME},
{ EVENT_NULL, NULL} NS_EVENT_END()
}; };
/** @brief new_bldomain /** @brief new_bldomain