summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI/m_statusplugins.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-02-24 15:18:45 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-02-24 15:18:45 +0000
commit60066ee3ab1d80569d5c13fc9c14fe082aa28be4 (patch)
tree5bb81ca47d272144a3c5e8f6314fb6a30106ab2b /plugins/ExternalAPI/m_statusplugins.h
parentf8a58bee25b77af07a938cfdf71bdc00c0446b0a (diff)
restored compatibility between NAS & SS plugins
git-svn-id: http://svn.miranda-ng.org/main/trunk@8258 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/ExternalAPI/m_statusplugins.h')
-rw-r--r--plugins/ExternalAPI/m_statusplugins.h2
1 files changed, 1 insertions, 1 deletions
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 --