fix if's that are followed by semicolons

Mike McCormack mike at codeweavers.com
Tue Sep 20 02:49:49 CDT 2005


Found with:

find . -name \*.c -exec grep "if *([^)]*)\; *" {} \; -ls

Mike


ChangeLog:
fix if's that are followed by semicolons
-------------- next part --------------
A non-text attachment was scrubbed...
Name: if-semicolon.diff
Type: text/x-patch
Size: 1602 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050920/0afb33aa/if-semicolon.diff


More information about the wine-patches mailing list