diff options
Diffstat (limited to 'include/m_clistint.h')
| -rw-r--r-- | include/m_clistint.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_clistint.h b/include/m_clistint.h index 1d3dde5e26..477179390d 100644 --- a/include/m_clistint.h +++ b/include/m_clistint.h @@ -404,7 +404,7 @@ typedef struct  	struct CListEvent* (*pfnAddEvent)(CLISTEVENT*);
  	CLISTEVENT* (*pfnGetEvent)(MCONTACT hContact, int idx);
 -	int   (*pfnRemoveEvent)(MCONTACT hContact, HANDLE hDbEvent);
 +	int   (*pfnRemoveEvent)(MCONTACT hContact, MEVENT hDbEvent);
  	int   (*pfnGetImlIconIndex)(HICON hIcon);
  	/*************************************************************************************
  | 
