mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-22 17:09:03 -04:00
Tweaks (FIXES)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3892 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
eefdda9f72
commit
271d82a33e
@ -176,7 +176,7 @@ class ModuleStripColorFactory : public ModuleFactory
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
extern "C" void * stripcolor_init( void )
|
extern "C" void * init_module( void )
|
||||||
{
|
{
|
||||||
return new ModuleStripColorFactory;
|
return new ModuleStripColorFactory;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user