diff options
author | George Hazan <george.hazan@gmail.com> | 2013-03-30 19:21:55 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-03-30 19:21:55 +0000 |
commit | 6c0d5106bb74b20f4f8e52d3acbdee29f70b5543 (patch) | |
tree | 0a420eab4fee0744e81d635fc92cd867ef747c2a /include/delphi/m_clist.inc | |
parent | bb0f47d3264c38552e0387bce25211672e48ea72 (diff) |
delphi headers cleaning
git-svn-id: http://svn.miranda-ng.org/main/trunk@4260 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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
}
|