Module: wine Branch: master Commit: 6276e456faaae3a63539d3d6f259bc88b5ec7f19 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6276e456faaae3a63539d3d6f2...
Author: Michael Stefaniuc mstefani@redhat.de Date: Thu Oct 12 22:56:45 2006 +0200
gdi/tests: Win64 printf format warning fixes.
---
dlls/gdi/tests/Makefile.in | 1 dlls/gdi/tests/bitmap.c | 58 ++++++------- dlls/gdi/tests/brush.c | 8 +- dlls/gdi/tests/clipping.c | 16 ++- dlls/gdi/tests/dc.c | 8 +- dlls/gdi/tests/font.c | 74 ++++++++-------- dlls/gdi/tests/gdiobj.c | 50 +++++------ dlls/gdi/tests/mapping.c | 16 ++- dlls/gdi/tests/metafile.c | 202 ++++++++++++++++++++++---------------------- dlls/gdi/tests/palette.c | 6 + dlls/gdi/tests/pen.c | 164 ++++++++++++++++++------------------ 11 files changed, 301 insertions(+), 302 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6276e456faaae3a63539d3...