winedbg: Use an if instead of a switch in case some float types have the same size.
authorAlexandre Julliard <julliard@winehq.org>
Tue, 8 Jan 2013 12:28:05 +0000 (13:28 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 8 Jan 2013 15:35:30 +0000 (16:35 +0100)
commite2761ab075da960c1b52f10e91f1e87b58d3c253
tree1bcb1596dc38a92db63bc22bb847a5bcc814cba6
parent02aa14518b30fb3289f1e1c46349f1d18ea6cafc
winedbg: Use an if instead of a switch in case some float types have the same size.
programs/winedbg/be_arm.c
programs/winedbg/be_i386.c
programs/winedbg/be_x86_64.c