Module: wine Branch: master Commit: 699d4413bf603017d3c283c0c726d1b44fd738b5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=699d4413bf603017d3c283c0c7...
Author: Michael Stefaniuc mstefani@redhat.de Date: Tue Oct 10 01:07:17 2006 +0200
dplayx: Win64 printf format warning fixes.
---
dlls/dplayx/Makefile.in | 2 - dlls/dplayx/dplay.c | 162 +++++++++++++++++++++-------------------- dlls/dplayx/dplaysp.c | 34 ++++----- dlls/dplayx/dplayx_global.c | 24 +++--- dlls/dplayx/dplayx_main.c | 4 + dlls/dplayx/dplayx_messages.c | 18 ++--- dlls/dplayx/dplobby.c | 48 ++++++------ dlls/dplayx/lobbysp.c | 4 + 8 files changed, 148 insertions(+), 148 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=699d4413bf603017d3c283...