On Fri, Jun 4, 2010 at 2:35 PM, John Voltz <[email protected]> wrote: > ... > I have a question about comments in the Wine code. I noticed while > tracking down a bug that a lot of the code comments are using the > block comment marker /*. > ...
See the wiki page on patches: http://wiki.winehq.org/SubmittingPatches Particularly, the section entitled "Avoid C++, C99 and non-portable C constructs." Erich Hoover [email protected]
