[v2 PATCH 2/2] dwrite: Added a helper to check for supported characters

Dmitry Timoshkov dmitry at baikal.ru
Thu Aug 10 01:33:21 CDT 2017


Nikolay Sivov <nsivov at codeweavers.com> wrote:

> -    TRACE("(%p)->(0x%08x)\n", This, ch);
> +    TRACE("(%p)->(0x%#x)\n", This, ch);

This will cause printing of the 0x prefix twice.

Same applies to other places.

-- 
Dmitry.



More information about the wine-devel mailing list