[PATCH 04/13] winmm: Clean up waveform.c's style

Paul Vriens paul.vriens.wine at gmail.com
Fri Jun 24 03:14:51 CDT 2011


On 06/23/2011 08:12 PM, Andrew Eikum wrote:
> +    if(dwFlags&  WAVE_FORMAT_QUERY)
> +        TRACE("WAVE_FORMAT_QUERY requested!\n");

How is removing the spaces for all these if/else statements an 
improvement? It's also not consistent with the rest of the winmm code.

-- 
Cheers,

Paul.



More information about the wine-devel mailing list