Module: wine Branch: master Commit: bdbfac59968bd685881142e7ac009efc4a6ae2a1 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bdbfac59968bd685881142e7ac...
Author: Michael Stefaniuc mstefani@redhat.de Date: Tue Jan 20 11:21:23 2009 +0100
ole32/tests: Remove superfluous pointer casts.
---
dlls/ole32/tests/clipboard.c | 4 ++-- dlls/ole32/tests/compobj.c | 8 ++++---- dlls/ole32/tests/marshal.c | 32 ++++++++++++++++---------------- dlls/ole32/tests/moniker.c | 4 ++-- dlls/ole32/tests/ole2.c | 4 ++-- dlls/ole32/tests/stg_prop.c | 10 +++++----- dlls/ole32/tests/usrmarshal.c | 2 +- 7 files changed, 32 insertions(+), 32 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bdbfac59968bd685881142...