Mike Kaplinskiy <mike.kaplins...@gmail.com> writes: > Also some style fixes and move case 0 to the top - it's the most likely
Nothing says that likely cases have to be at the top, and anyway 0 is probably the least likely of all (and should in fact never happen). -- Alexandre Julliard julli...@winehq.org