summaryrefslogtreecommitdiff
path: root/src/core/ms_read.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ms_read.c')
-rw-r--r--src/core/ms_read.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ms_read.c b/src/core/ms_read.c
index 10e456e69..0e6cb6378 100644
--- a/src/core/ms_read.c
+++ b/src/core/ms_read.c
@@ -189,4 +189,4 @@ int read_memo(User * u, int index, MemoInfo * mi, const char *chan)
return 1;
}
-MODULE_INIT(MSRead)
+MODULE_INIT("ms_read", MSRead)