Francois Gouget : user32/tests: Replace some '#if 0's with 'if (0)'s.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Dec 14 14:23:59 CST 2006


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Thu Dec 14 18:10:47 2006 +0100

user32/tests: Replace some '#if 0's with 'if (0)'s.

Fix the code so it compiles without warnings.

---

 dlls/user32/tests/class.c     |    5 ++-
 dlls/user32/tests/clipboard.c |    5 ++-
 dlls/user32/tests/msg.c       |   28 ++++++++++++++++----------
 dlls/user32/tests/sysparams.c |   12 +++++++---
 dlls/user32/tests/win.c       |   42 +++++++++++++++++++++++++---------------
 5 files changed, 57 insertions(+), 35 deletions(-)

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



More information about the wine-cvs mailing list