From c311f11493e537a9173dca25b08a58f90d6bfc14 Mon Sep 17 00:00:00 2001 From: om Date: Wed, 29 Aug 2007 09:45:20 +0000 Subject: A few more minor cleanups git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7986 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/modules.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'include/modules.h') diff --git a/include/modules.h b/include/modules.h index 03b15f5ae..d6a4ecb89 100644 --- a/include/modules.h +++ b/include/modules.h @@ -1629,7 +1629,9 @@ class CoreExport ModuleManager : public classbase * The actual number of loaded modules is available from GetModuleCount() */ ModuleList modules; - + + /** Simple, bog-standard, boring constructor. + */ ModuleManager(InspIRCd* Ins); ~ModuleManager(); -- cgit v1.2.3