mirror of
https://github.com/anope/anope.git
synced 2026-07-10 23:23:13 +02:00
Add module name to MODULE_INIT. This is not yet actually used, but it will be soon.. >_>
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1567 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -235,4 +235,4 @@ void my_add_languages(void)
|
||||
|
||||
/* EOF */
|
||||
|
||||
MODULE_INIT(CSAppendTopic)
|
||||
MODULE_INIT("cs_appendtopic", CSAppendTopic)
|
||||
|
||||
Reference in New Issue
Block a user