[PATCH 1/5] dwrite/tests: Added GetFontSignature() test (resend)

Nikolay Sivov bunglehead at gmail.com
Wed Apr 20 02:54:21 CDT 2016


On 20.04.2016 10:12, Sebastian Lackner wrote:
> On 19.04.2016 19:10, Nikolay Sivov wrote:
>> +        ok(fontsig.fsUsb[3] == expected_signature.fsUsb[3], "%s: fsUsb[3] %#x, expected %#x\n", wine_dbgstr_w(nameW),
>> +            fontsig.fsUsb[0], expected_signature.fsUsb[3]);
>                             ^^^
> 
> There is a small typo here.
> 

Thanks, both problems are fixed now.




More information about the wine-devel mailing list