summaryrefslogtreecommitdiff
path: root/src/core/ns_help.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ns_help.c')
-rw-r--r--src/core/ns_help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/ns_help.c b/src/core/ns_help.c
index 4f987795d..dfe9a8412 100644
--- a/src/core/ns_help.c
+++ b/src/core/ns_help.c
@@ -67,4 +67,4 @@ int do_help(User * u)
/* EOF */
-MODULE_INIT(NSHelp)
+MODULE_INIT("ns_help", NSHelp)