Module: wine Branch: master Commit: 65aac34c56067a12566f38354c42b2e1081957ce URL: http://source.winehq.org/git/wine.git/?a=commit;h=65aac34c56067a12566f38354c...
Author: Michael Stefaniuc mstefani@redhat.de Date: Tue Oct 10 01:07:36 2006 +0200
dsound/tests: Win64 printf format warning fixes.
---
dlls/dsound/tests/Makefile.in | 1 - dlls/dsound/tests/capture.c | 18 ++++++------ dlls/dsound/tests/ds3d.c | 56 +++++++++++++++++++------------------ dlls/dsound/tests/ds3d8.c | 52 +++++++++++++++++----------------- dlls/dsound/tests/dsound.c | 26 +++++++++-------- dlls/dsound/tests/dsound8.c | 20 +++++++------ dlls/dsound/tests/duplex.c | 8 +++-- dlls/dsound/tests/propset.c | 62 +++++++++++++++++++++-------------------- 8 files changed, 121 insertions(+), 122 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=65aac34c56067a12566f38...