[NeoStats-Devel] [Commits] r96 - branches/3.0
[email protected] Tue, 20 Sep 2005 06:39:18 +1000
| Newsgroups | gmane.comp.neostats.devel |
|---|---|
| Message-ID | <[email protected]> |
Author: Mark
Date: Tue Sep 20 04:39:17 2005
New Revision: 96
Modified:
branches/3.0/TriviaServ.c
Log:
update to new event table end macro
Modified: branches/3.0/TriviaServ.c
==============================================================================
--- branches/3.0/TriviaServ.c (original)
+++ branches/3.0/TriviaServ.c Tue Sep 20 04:39:17 2005
@@ -181,7 +181,7 @@
{EVENT_KILL, KillUser},
{EVENT_NICK, QuitNickUser},
{EVENT_UMODE, UmodeUser},
- {EVENT_NULL, NULL}
+ NS_EVENT_END()
};
/** Init module