Module: wine Branch: master Commit: 1dc371c25590c8b464c94f2a43217bfec2c66352 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1dc371c25590c8b464c94f2a43...
Author: Michael Stefaniuc mstefani@redhat.de Date: Wed Jan 21 09:34:36 2009 +0100
crypt32/tests: Remove superfluous pointer casts.
---
dlls/crypt32/tests/encode.c | 8 ++++---- dlls/crypt32/tests/msg.c | 42 ++++++++++++++++++++---------------------- dlls/crypt32/tests/store.c | 2 +- dlls/crypt32/tests/str.c | 28 ++++++++++++++-------------- 4 files changed, 39 insertions(+), 41 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1dc371c25590c8b464c94f...