Martin Storsjo : msvcrt: Refactor pf_printf to take options as flags instead of as BOOL parameter.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Nov 4 09:40:40 CST 2015


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

Author: Martin Storsjo <martin at martin.st>
Date:   Tue Nov  3 20:40:36 2015 +0200

msvcrt: Refactor pf_printf to take options as flags instead of as BOOL parameter.

Signed-off-by: Martin Storsjo <martin at martin.st>
Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msvcrt/console.c |  4 ++--
 dlls/msvcrt/file.c    | 14 ++++++++------
 dlls/msvcrt/msvcrt.h  |  7 +++++--
 dlls/msvcrt/printf.h  |  8 +++++---
 dlls/msvcrt/wcs.c     | 47 +++++++++++++++++++++++++++--------------------
 5 files changed, 47 insertions(+), 33 deletions(-)

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



More information about the wine-cvs mailing list