Module: wine Branch: master Commit: 6bd4bf66e2a1d5239b31c2920f1d77143bd1ef89 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6bd4bf66e2a1d5239b31c2920f...
Author: Francois Gouget fgouget@free.fr Date: Mon Sep 1 17:02:54 2008 +0200
crypt32: Fix compilation on systems that don't support nameless unions.
---
dlls/crypt32/msg.c | 77 +++++++++++++++++----------------- dlls/crypt32/tests/encode.c | 96 +++++++++++++++++++++--------------------- dlls/crypt32/tests/msg.c | 72 ++++++++++++++++---------------- 3 files changed, 123 insertions(+), 122 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6bd4bf66e2a1d5239b31c2...