Module: wine Branch: master Commit: 0449701c31ce55fc142e0071dc7b7440551ccfae URL: http://source.winehq.org/git/wine.git/?a=commit;h=0449701c31ce55fc142e0071dc...
Author: Michael Stefaniuc mstefani@redhat.de Date: Wed Feb 11 10:48:38 2009 +0100
ole32: Remove superfluous pointer casts.
---
dlls/ole32/antimoniker.c | 2 +- dlls/ole32/bindctx.c | 2 +- dlls/ole32/classmoniker.c | 2 +- dlls/ole32/clipboard.c | 6 +++--- dlls/ole32/comcat.c | 14 +++++++------- dlls/ole32/compositemoniker.c | 4 ++-- dlls/ole32/datacache.c | 10 +++++----- dlls/ole32/defaulthandler.c | 6 +++--- dlls/ole32/errorinfo.c | 8 ++++---- dlls/ole32/filemoniker.c | 4 ++-- dlls/ole32/ftmarshal.c | 4 ++-- dlls/ole32/git.c | 2 +- dlls/ole32/hglobalstream.c | 2 +- dlls/ole32/ifs.c | 4 ++-- dlls/ole32/itemmoniker.c | 2 +- dlls/ole32/marshal.c | 14 +++++++------- dlls/ole32/memlockbytes.c | 2 +- dlls/ole32/moniker.c | 6 +++--- dlls/ole32/ole2.c | 15 +++++---------- dlls/ole32/oleobj.c | 2 +- dlls/ole32/rpc.c | 22 +++++++++++----------- dlls/ole32/stg_prop.c | 20 ++++++++++---------- dlls/ole32/stg_stream.c | 2 +- dlls/ole32/storage.c | 2 +- dlls/ole32/storage32.c | 32 +++++++++++++------------------- dlls/ole32/stubmanager.c | 2 +- 26 files changed, 90 insertions(+), 101 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0449701c31ce55fc142e00...