diff options
Diffstat (limited to 'include/delphi/m_clist.inc')
-rw-r--r-- | include/delphi/m_clist.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/delphi/m_clist.inc b/include/delphi/m_clist.inc index 24e4062172..db69c8050b 100644 --- a/include/delphi/m_clist.inc +++ b/include/delphi/m_clist.inc @@ -262,7 +262,7 @@ const {
wParam : HCONTACT
- lParam : HDBEVENT
+ lParam : HANDLE
Affect : Remove an event from the contact list queue
Returns: 0 on success, [non zero] on failure
}
|