Piotr Caban : msvcrt: Fix compilation errors on Mingw.

Alexandre Julliard julliard at winehq.org
Wed Apr 16 12:11:39 CDT 2014


Module: wine
Branch: master
Commit: e70bf5f8c647b65a6075302881d7a71eeea92264
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=e70bf5f8c647b65a6075302881d7a71eeea92264

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Wed Apr 16 16:15:07 2014 +0200

msvcrt: Fix compilation errors on Mingw.

---

 dlls/msvcrt/data.c      |   14 +++----
 dlls/msvcrt/dir.c       |   28 ++++++-------
 dlls/msvcrt/errno.c     |   10 ++---
 dlls/msvcrt/file.c      |   10 ++---
 dlls/msvcrt/heap.c      |    6 +--
 dlls/msvcrt/math.c      |   12 +++---
 dlls/msvcrt/misc.c      |    2 +-
 dlls/msvcrt/msvcrt.h    |    2 +-
 dlls/msvcrt/msvcrt.spec |  106 +++++++++++++++++++++++------------------------
 dlls/msvcrt/printf.h    |    2 +-
 dlls/msvcrt/string.c    |   42 +++++++++----------
 dlls/msvcrt/wcs.c       |   10 ++---
 12 files changed, 122 insertions(+), 122 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=e70bf5f8c647b65a6075302881d7a71eeea92264



More information about the wine-cvs mailing list