From 4dd0f6f3dbd938c48c9eee40bcb4b4b6943f9810 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 21 Sep 2018 17:45:46 +0300 Subject: code cleaning --- include/m_core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/m_core.h b/include/m_core.h index 2a55341499..ec51cac5a8 100644 --- a/include/m_core.h +++ b/include/m_core.h @@ -315,7 +315,7 @@ MIR_CORE_DLL(int) mir_vsnwprintf(wchar_t *buffer, size_t count, const wchar_t struct PROTO_INTERFACE; -MIR_APP_DLL(INT_PTR) ProtoBroadcastAck(const char *szModule, MCONTACT hContact, int type, int result, HANDLE hProcess, LPARAM lParam); +MIR_APP_DLL(INT_PTR) ProtoBroadcastAck(const char *szModule, MCONTACT hContact, int type, int result, HANDLE hProcess, LPARAM lParam = 0); // avatar support functions -- cgit v1.2.3