From 0b6295a0aa384ba11522abf7b417593fb28c407c Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 16 Dec 2005 01:14:02 +0000 Subject: Changed I/O reading stuff for modules to be much faster (and exclusive :() git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2500 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules.cpp') diff --git a/src/modules.cpp b/src/modules.cpp index c2fa1a036..a5404038b 100644 --- a/src/modules.cpp +++ b/src/modules.cpp @@ -67,7 +67,7 @@ extern chan_hash chanlist; extern command_table cmdlist; ExtModeList EMode; -Module* IOHookModule; +Module* IOHookModule = NULL; // returns true if an extended mode character is in use bool ModeDefined(char modechar, int type) -- cgit v1.3.1-10-gc9f91