summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI/m_statusplugins.h
diff options
context:
space:
mode:
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 --