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