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 cc7b1dc572..9e244309bf 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(
- HANDLE hContact,
+ HCONTACT hContact,
const char* pszProto,
const char* pszSetting,
DBVARIANT *dbv,