Module: wine Branch: master Commit: 4eaaa913f89b922cfc260fbb17b6402ef0b97ada URL: http://source.winehq.org/git/wine.git/?a=commit;h=4eaaa913f89b922cfc260fbb17...
Author: Michael Stefaniuc mstefani@redhat.de Date: Mon Jan 26 11:01:47 2009 +0100
crypt32: Remove some more superfluous pointer casts.
---
dlls/crypt32/cert.c | 38 +++++----- dlls/crypt32/chain.c | 4 +- dlls/crypt32/collectionstore.c | 26 ++++---- dlls/crypt32/context.c | 4 +- dlls/crypt32/crl.c | 14 ++-- dlls/crypt32/ctl.c | 23 +++--- dlls/crypt32/encode.c | 156 ++++++++++++++++------------------------ 7 files changed, 116 insertions(+), 149 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4eaaa913f89b922cfc260f...