On Thu, 10 Jul 2008, Nikolay Sivov wrote: [...]
dlls/gdiplus/font.c | 2 +- dlls/gdiplus/image.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
I think you should just remove a bracket here:
- FIXME("%p (%s), %f, %p\n)", font,
- FIXME("%p (%s), %f, %p\n", font,
Damn, that's why I manually review all these changes. I couldn't see straight at the time obviously. I will resubmit.