Re: msdmo: Fix calculation of array size in bytes

2008-04-09 Thread Andrew Talbot
James Hawkins wrote: > > Don't you think a static const int would be even better? > Indeed. Re-submission imminent. Thanks, -- Andy.

Re: msdmo: Fix calculation of array size in bytes

2008-04-09 Thread James Hawkins
On Wed, Apr 9, 2008 at 4:16 PM, Andrew Talbot <[EMAIL PROTECTED]> wrote: > Changelog: > msdmo: Fix calculation of array size in bytes. > > diff --git a/dlls/msdmo/dmoreg.c b/dlls/msdmo/dmoreg.c > index f6d71bd..c6eb1b6 100644 > --- a/dlls/msdmo/dmoreg.c >