Francois Gouget : user32/tests: Replace some '#if 0's with 'if (0)'s.
Module: wine Branch: master Commit: 1d4aeae7aacdd190354898b90b68fbec8428c9b7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1d4aeae7aacdd190354898b90b... Author: Francois Gouget <fgouget(a)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=1d4aeae7aacdd190354898...
participants (1)
-
Alexandre Julliard