Module: wine Branch: master Commit: 026dc116771dd3dc583b5b7db74c56debe2c0d04 URL: http://source.winehq.org/git/wine.git/?a=commit;h=026dc116771dd3dc583b5b7db7...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Thu Oct 31 09:40:41 2013 +0100
ddraw/tests: Use explicit A calls.
---
dlls/ddraw/tests/Makefile.in | 1 - dlls/ddraw/tests/d3d.c | 3 +- dlls/ddraw/tests/ddraw1.c | 8 +++--- dlls/ddraw/tests/ddraw2.c | 8 +++--- dlls/ddraw/tests/ddraw4.c | 8 +++--- dlls/ddraw/tests/ddraw7.c | 8 +++--- dlls/ddraw/tests/ddrawmodes.c | 9 +------ dlls/ddraw/tests/dsurface.c | 12 +++++++--- dlls/ddraw/tests/visual.c | 47 +++++++++++++++++++++------------------- 9 files changed, 53 insertions(+), 51 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=026dc116771dd3dc583b5b...