Michael Stefaniuc : user32: Remove superfluous casts of void pointers.

Alexandre Julliard julliard at winehq.org
Wed Nov 5 09:38:02 CST 2008


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Tue Nov  4 23:35:56 2008 +0100

user32: Remove superfluous casts of void pointers.

---

 dlls/user32/cursoricon.c       |   28 ++++++++++++++--------------
 dlls/user32/dde_client.c       |    4 ++--
 dlls/user32/dde_misc.c         |    8 ++++----
 dlls/user32/dde_server.c       |    4 ++--
 dlls/user32/dialog.c           |    8 ++++----
 dlls/user32/edit.c             |    2 +-
 dlls/user32/tests/cursoricon.c |    2 +-
 dlls/user32/tests/dialog.c     |    2 +-
 dlls/user32/uitools.c          |    2 +-
 dlls/user32/wnd16.c            |    2 +-
 10 files changed, 31 insertions(+), 31 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=fb11803d196e1ebe47901fdeeaaad41813227b8b



More information about the wine-cvs mailing list