From 38d5fd9b40e126bfde51022dac8d5a8a1ff787a9 Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 4 Nov 2007 21:19:29 +0000 Subject: Comments git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8526 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/modules.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/modules.h b/include/modules.h index b305f742b..6a56384f5 100644 --- a/include/modules.h +++ b/include/modules.h @@ -1558,7 +1558,7 @@ class CoreExport ModuleManager : public classbase */ interfacelist Interfaces; - /** Total number of modules loaded into the ircd, minus one + /** Total number of modules loaded into the ircd */ int ModCount; -- cgit v1.2.3