summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/modules.conf.example (renamed from conf/modules.conf)0
-rw-r--r--src/configreader.cpp2
2 files changed, 1 insertions, 1 deletions
diff --git a/conf/modules.conf b/conf/modules.conf.example
index db255cca3..db255cca3 100644
--- a/conf/modules.conf
+++ b/conf/modules.conf.example
diff --git a/src/configreader.cpp b/src/configreader.cpp
index 4f481dc00..b28c60d0b 100644
--- a/src/configreader.cpp
+++ b/src/configreader.cpp
@@ -20,7 +20,7 @@
/* $CopyInstall: conf/inspircd.censor.example $(CONPATH) */
/* $CopyInstall: conf/inspircd.filter.example $(CONPATH) */
/* $CopyInstall: conf/inspircd.conf.example $(CONPATH) */
-/* $CopyInstall: conf/modules.conf $(CONPATH) */
+/* $CopyInstall: conf/modules.conf.example $(CONPATH) */
#include "inspircd.h"
#include <fstream>