Gerald Pfeifer : comctl32: Remove document of (already removed) infoPtr from LISTVIEW_StyleChanged.

Alexandre Julliard julliard at winehq.org
Thu May 13 13:15:01 CDT 2010


Module: wine
Branch: master
Commit: 00d5f87d3043eeb38b2aeb4053eb73015a7e486a
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=00d5f87d3043eeb38b2aeb4053eb73015a7e486a

Author: Gerald Pfeifer <gerald at pfeifer.com>
Date:   Wed May 12 23:23:45 2010 +0200

comctl32: Remove document of (already removed) infoPtr from LISTVIEW_StyleChanged.

---

 dlls/comctl32/listview.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/dlls/comctl32/listview.c b/dlls/comctl32/listview.c
index be5979c..dcb9207 100644
--- a/dlls/comctl32/listview.c
+++ b/dlls/comctl32/listview.c
@@ -10928,7 +10928,6 @@ static INT LISTVIEW_StyleChanged(LISTVIEW_INFO *infoPtr, WPARAM wStyleType,
  * Processes WM_STYLECHANGING messages.
  *
  * PARAMETER(S):
- * [I] infoPtr : valid pointer to the listview structure
  * [I] wStyleType : window style type (normal or extended)
  * [I0] lpss : window style information
  *




More information about the wine-cvs mailing list