Module: wine Branch: master Commit: 187b6ed9b992e0c82464a043dc23770b8de18e10 URL: http://source.winehq.org/git/wine.git/?a=commit;h=187b6ed9b992e0c82464a043dc...
Author: Michael Stefaniuc mstefani@redhat.de Date: Thu Oct 12 21:33:59 2006 +0200
dmloader: Win64 printf format warning fixes.
---
dlls/dmloader/Makefile.in | 1 - dlls/dmloader/classfactory.c | 8 ++++---- dlls/dmloader/container.c | 38 +++++++++++++++++++------------------- dlls/dmloader/debug.c | 6 +++--- dlls/dmloader/loader.c | 6 +++--- dlls/dmloader/loaderstream.c | 36 ++++++++++++++++++------------------ 6 files changed, 47 insertions(+), 48 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=187b6ed9b992e0c82464a0...