Re: [v2 PATCH 2/2] dwrite: Added a helper to check for supported characters
Aug. 10, 2017
6:33 a.m.
Nikolay Sivov <nsivov(a)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.
3150
Age (days ago)
3150
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov