From e35464b3a1c3a5af68b348803049d90d73c1bc0d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 20 Jul 2014 11:09:16 +0000 Subject: all profile conversion stuff moved to dbchecker git-svn-id: http://svn.miranda-ng.org/main/trunk@9880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/m_database.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/m_database.h b/include/m_database.h index 6d1f18a29d..b8c01f3504 100644 --- a/include/m_database.h +++ b/include/m_database.h @@ -128,7 +128,7 @@ Analog of Database/DefaultProfile in mirandaboot.ini Checks the specified profile like dbtool did. Implemented in the dbchecker plugins, thus it might not exist wParam = (WPARAM)(TCHAR*)ptszProfileName - lParam = 0 (unused) + lParam = (BOOL)bConversionMode */ #define MS_DB_CHECKPROFILE "DB/CheckProfile" -- cgit v1.2.3