rpcrt4/tests: Replace some '#if 0's with 'if (0)'s, or remove them if not needed...
commit9f586f1b79407864f4d8c117ca44160c940e9ba7
authorFrancois Gouget <fgouget@free.fr>
Sat, 6 Jan 2007 18:26:59 +0000 (6 19:26 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Jan 2007 11:07:59 +0000 (8 12:07 +0100)
tree6cb3f1be62a3df8239964f8a4a153f0d0c0f4f86
parent3dd1a8b4f1ea16d5c4c5c4168a1f0a3bab15159b
rpcrt4/tests: Replace some '#if 0's with 'if (0)'s, or remove them if not needed anymore.

Fix the code so it compiles without warnings.
dlls/rpcrt4/tests/ndr_marshall.c