30 Apr
2007
30 Apr
'07
12:11 p.m.
Module: wine Branch: master Commit: 0e1a34d2a226092e3adaba89a9a6bfcb9d17a28b URL: http://source.winehq.org/git/wine.git/?a=commit;h=0e1a34d2a226092e3adaba89a9... Author: Francois Gouget <fgouget(a)free.fr> Date: Mon Apr 30 02:07:42 2007 +0200 d3drm: Fix compilation on systems that don't support nameless unions. --- dlls/d3drm/math.c | 54 +++++++++++++++++--------------- dlls/d3drm/tests/vector.c | 75 +++++++++++++++++++++++---------------------- 2 files changed, 66 insertions(+), 63 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0e1a34d2a226092e3adaba...