Michael Stefaniuc : comctl32: Remove the superfluous casting of the LPVOID returned by Alloc().
Module: wine Branch: master Commit: b723e6f6b6583e2f1ccd852697cd4332f2d04f28 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b723e6f6b6583e2f1ccd852697... Author: Michael Stefaniuc <mstefani(a)redhat.de> Date: Thu Oct 23 23:52:10 2008 +0200 comctl32: Remove the superfluous casting of the LPVOID returned by Alloc(). --- dlls/comctl32/animate.c | 2 +- dlls/comctl32/comboex.c | 20 ++++++++++---------- dlls/comctl32/datetime.c | 8 ++++---- dlls/comctl32/header.c | 2 +- dlls/comctl32/hotkey.c | 2 +- dlls/comctl32/imagelist.c | 2 +- dlls/comctl32/ipaddress.c | 2 +- dlls/comctl32/monthcal.c | 2 +- dlls/comctl32/nativefont.c | 2 +- dlls/comctl32/pager.c | 2 +- dlls/comctl32/progress.c | 2 +- dlls/comctl32/propsheet.c | 12 ++++-------- dlls/comctl32/rebar.c | 5 ++--- dlls/comctl32/status.c | 2 +- dlls/comctl32/tab.c | 2 +- dlls/comctl32/toolbar.c | 14 +++++++------- dlls/comctl32/tooltips.c | 2 +- dlls/comctl32/trackbar.c | 2 +- dlls/comctl32/treeview.c | 6 +++--- dlls/comctl32/updown.c | 2 +- 20 files changed, 44 insertions(+), 49 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b723e6f6b6583e2f1ccd85...
participants (1)
-
Alexandre Julliard