mirror of
https://github.com/anope/anope.git
synced 2026-07-07 03: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:
@@ -1351,4 +1351,4 @@ class ProtoInspIRCd : public Module
|
||||
}
|
||||
};
|
||||
|
||||
MODULE_INIT(ProtoInspIRCd)
|
||||
MODULE_INIT("inspircd12", ProtoInspIRCd)
|
||||
|
||||
Reference in New Issue
Block a user