Module: wine Branch: master Commit: 3e3efd1e1bcfe0149cfa7e46f1d0ab71aa4e8b36 URL: http://source.winehq.org/git/wine.git/?a=commit;h=3e3efd1e1bcfe0149cfa7e46f1...
Author: Frédéric Delanoy frederic.delanoy@gmail.com Date: Tue Oct 22 22:21:49 2013 +0200
comdlg32: Use BOOL type where appropriate.
---
dlls/comdlg32/colordlg.c | 28 ++++++++++++------------ dlls/comdlg32/filedlg.c | 4 +- dlls/comdlg32/filedlg31.c | 2 +- dlls/comdlg32/fontdlg.c | 53 +++++++++++++++++++++++--------------------- 4 files changed, 45 insertions(+), 42 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3e3efd1e1bcfe0149cfa7e...