Module: wine Branch: master Commit: 37cb9de85174ea7e347aa4e7d127480a3d399bbd URL: http://source.winehq.org/git/wine.git/?a=commit;h=37cb9de85174ea7e347aa4e7d1...
Author: H. Verbeet hverbeet@gmail.com Date: Tue Oct 10 19:23:33 2006 +0200
ddraw/tests: Win64 printf format warning fixes.
---
dlls/ddraw/tests/Makefile.in | 1 dlls/ddraw/tests/d3d.c | 88 +++++++++++++++++++++-------------------- dlls/ddraw/tests/ddrawmodes.c | 64 +++++++++++++++--------------- dlls/ddraw/tests/dsurface.c | 50 ++++++++++++----------- dlls/ddraw/tests/refcount.c | 86 ++++++++++++++++++++-------------------- 5 files changed, 144 insertions(+), 145 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=37cb9de85174ea7e347aa4...