From 60066ee3ab1d80569d5c13fc9c14fe082aa28be4 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 24 Feb 2014 15:18:45 +0000 Subject: restored compatibility between NAS & SS plugins git-svn-id: http://svn.miranda-ng.org/main/trunk@8258 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ExternalAPI/m_statusplugins.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ExternalAPI/m_statusplugins.h') diff --git a/plugins/ExternalAPI/m_statusplugins.h b/plugins/ExternalAPI/m_statusplugins.h index 065d91119f..a242805c97 100644 --- a/plugins/ExternalAPI/m_statusplugins.h +++ b/plugins/ExternalAPI/m_statusplugins.h @@ -47,7 +47,7 @@ typedef struct { #define MS_CS_GETPROTOCOUNT "CommonStatus/GetProtocolCount" // added dec '04 // wParam = PROTOCOLSETTINGEX*** (keep it like this for compatibility) -// lParam = 0 +// lParam = (int) settings count #define ME_CS_STATUSCHANGEEX "CommonStatus/StatusChangeEx" // -- startup status -- -- cgit v1.2.3