comctl32/listview: Fix wrong function description.

This commit is contained in:
Nikolay Sivov 2009-05-01 17:23:23 +04:00 committed by Alexandre Julliard
parent b4b8bc830f
commit 3d7eb3d414
1 changed files with 1 additions and 1 deletions

View File

@ -7855,7 +7855,7 @@ static BOOL LISTVIEW_SetTextColor (LISTVIEW_INFO *infoPtr, COLORREF clrText)
/***
* DESCRIPTION:
* Determines which listview item is located at the specified position.
* Sets new ToolTip window to ListView control.
*
* PARAMETER(S):
* [I] infoPtr : valid pointer to the listview structure