Module: wine Branch: master Commit: e928f5544e745fcbcfb7e079df8932478139cca3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e928f5544e745fcbcfb7e079df...
Author: Francois Gouget fgouget@free.fr Date: Sat Mar 7 11:24:43 2015 +0100
ddraw/tests: Fix compilation on systems that don't support nameless unions.
---
dlls/ddraw/tests/ddraw4.c | 18 +++++++++--------- dlls/ddraw/tests/ddraw7.c | 18 +++++++++--------- dlls/ddraw/tests/visual.c | 2 +- 3 files changed, 19 insertions(+), 19 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e928f5544e745fcbcfb7e0...