j
k
j a
j l
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]);
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.
Back to the thread
Back to the list