Re: gdiplus: Add a trailing '\n' to Wine traces.
10 Jul
2008
10 Jul
'08
2:50 a.m.
@@ -327,7 +327,7 @@ GpStatus WINGDIPAPI GdipGetFontHeightGivenDPI(GDIPCONST GpFont *font, REAL dpi, { if (!(font && height)) return InvalidParameter;
- FIXME("%p (%s), %f, %p\n)", font, + FIXME("%p (%s), %f, %p\n)\n", font, The first \n in the fixme should be removed.
Best Regards Alistair Leslie-Hughes
6455
Age (days ago)
6455
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alistair Leslie-Hughes