MFDRV_ExtEscape

Detlef Riekenberg wine.dev at web.de
Fri Mar 16 09:13:57 CDT 2007


On Fr, 2007-03-16 at 11:47 +0000, Nicolas wrote:
>      INT ret;
>  
> +       if (cbOutput) return 0;
>      len = sizeof(*mr) + sizeof(WORD) + ((cbInput + 1) & ~1); 

You mixed TAB and SPACE.
(default idention in wine is 4 SPACE)

Thanks.

-- 
 
By by ... Detlef





More information about the wine-devel mailing list