From dd802db0d3cb38f4590d15aebaa301eb4608157c Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Tue, 27 Jan 2015 20:11:07 +0000 Subject: Minor bugfixes git-svn-id: http://svn.miranda-ng.org/main/trunk@11929 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/core/modules.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/modules.cpp') diff --git a/src/core/modules.cpp b/src/core/modules.cpp index e69a0b719f..21824566ed 100644 --- a/src/core/modules.cpp +++ b/src/core/modules.cpp @@ -27,7 +27,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "../modules/langpack/langpack.h" #include "../modules/chat/chat.h" -int CheckRestart(); // core: IDD_WAITRESTART +INT_PTR CheckRestart(); // core: IDD_WAITRESTART int LoadSystemModule(void); // core: m_system.h services int LoadNewPluginsModuleInfos(void); // core: preloading plugins -- cgit v1.2.3