Re: gdiplus: Add a trailing '\n' to Wine traces.
July 9, 2008
9:50 p.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
6468
Age (days ago)
6468
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alistair Leslie-Hughes