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

Sebastian Lackner sebastian at fds-team.de
Wed Apr 20 02:12:08 CDT 2016


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.




More information about the wine-devel mailing list