ntdll/tests: Replace an '#if 0' with an 'if (0)'.
commit97422b1576acdc041bbfb84dc746e4fca8b3f25c
authorFrancois Gouget <fgouget@free.fr>
Sat, 6 Jan 2007 18:31:36 +0000 (6 19:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Jan 2007 11:09:02 +0000 (8 12:09 +0100)
treea1c6cec604688ec82786bde36fc22cc0c23c05dd
parent3ba0e7b01b0d7a6596bc8db667c27448dfcc3656
ntdll/tests: Replace an '#if 0' with an 'if (0)'.

Fix the code so it compiles without warnings.
dlls/ntdll/tests/reg.c