Module: wine Branch: master Commit: 365852c0834292c2c65054091ba2ba5008c1cf06 URL: http://source.winehq.org/git/wine.git/?a=commit;h=365852c0834292c2c65054091b...
Author: Ivan Gyurdiev ivg231@gmail.com Date: Sat Oct 7 21:47:21 2006 -0400
d3d9/tests: Printf format fixes for d3d9 tests.
---
dlls/d3d9/tests/Makefile.in | 1 dlls/d3d9/tests/device.c | 24 ++++----- dlls/d3d9/tests/shader.c | 26 +++++---- dlls/d3d9/tests/stateblock.c | 96 ++++++++++++++++++----------------- dlls/d3d9/tests/surface.c | 34 ++++++------ dlls/d3d9/tests/texture.c | 6 +- dlls/d3d9/tests/vertexdeclaration.c | 52 +++++++++---------- dlls/d3d9/tests/volume.c | 30 +++++------ 8 files changed, 134 insertions(+), 135 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=365852c0834292c2c65054...