Re: dlls/msi/streams.c type fixes

2008-02-20 Thread Gerald Pfeifer
On Sun, 17 Feb 2008, James Hawkins wrote: >> static INT add_streams_to_table(MSISTREAMSVIEW *sv) >> +/* Return -1 in case of error. */ > Don't add random comments like this. Okay, will keep this in mind, especially for dlls/msi. Gerald

Re: dlls/msi/streams.c type fixes

2008-02-17 Thread James Hawkins
On Feb 17, 2008 6:23 AM, Gerald Pfeifer <[EMAIL PROTECTED]> wrote: > This patch contains one or two items from my November patch the core > of which was independently recreated by Marcus and accepted and one > or two additional changes. It addresses the following warnings: > > streams.c: In func