Coding Style Fixes For server/

Robert Shearman rob at codeweavers.com
Thu Jun 9 23:55:20 CDT 2005


Hi,

This is a bit picky, but I think it is nice to have all of the 
wineserver code consistent in terms of its style. Therefore, this patch 
changes all instances of "if( x )" to "if (x)".

Changelog:
Change code style of form "if( x )" to "if (x)" for consistency.

-- 
Rob Shearman

-------------- next part --------------
A non-text attachment was scrubbed...
Name: server_style.diff
Type: text/x-patch
Size: 18205 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050609/c9f5836d/server_style.bin


More information about the wine-patches mailing list