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