Module: wine Branch: master Commit: 6520ee04c83342e24012646839b24482d44ce9f3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6520ee04c83342e24012646839...
Author: Michael Stefaniuc mstefani@redhat.de Date: Tue Oct 3 20:39:05 2006 +0200
msvcrt: Win64 printf format warning fixes.
---
dlls/msvcrt/Makefile.in | 2 +- dlls/msvcrt/cppexcept.c | 2 +- dlls/msvcrt/except.c | 6 +++--- dlls/msvcrt/file.c | 48 ++++++++++++++++++++++++----------------------- dlls/msvcrt/locale.c | 4 ++-- dlls/msvcrt/main.c | 2 +- 6 files changed, 32 insertions(+), 32 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6520ee04c83342e2401264...