Re: [PATCH 04/13] winmm: Clean up waveform.c's style
June 24, 2011
8:14 a.m.
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.
5390
Age (days ago)
5390
Last active (days ago)
0 comments
1 participants
participants (1)
-
Paul Vriens