audio: remove extraneous parentheses around equality comparisons

Paul Chitescu paulc at voip.null.ro
Mon May 9 06:52:07 CDT 2011


If you're at it can you move the variable at the right side of the comparison?
   if (((mr->msg_tosave + 1) % mr->ring_buffer_size) == mr->msg_toget)




More information about the wine-devel mailing list