summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI/m_userinfoex.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ExternalAPI/m_userinfoex.h')
-rw-r--r--plugins/ExternalAPI/m_userinfoex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ExternalAPI/m_userinfoex.h b/plugins/ExternalAPI/m_userinfoex.h
index 9e244309bf..e0079d36cd 100644
--- a/plugins/ExternalAPI/m_userinfoex.h
+++ b/plugins/ExternalAPI/m_userinfoex.h
@@ -335,7 +335,7 @@ This service returns one of the results of MS_DB_CONTACT_GETSETTING_STR!
static FORCEINLINE INT_PTR
DBGetContactSettingEx_Helper(
- HCONTACT hContact,
+ MCONTACT hContact,
const char* pszProto,
const char* pszSetting,
DBVARIANT *dbv,