mirror of
https://github.com/reactos/wine.git
synced 2025-04-03 00:21:39 +00:00
dwrite: Add a trailing '\n' to a FIXME().
This commit is contained in:
parent
1788674bdb
commit
eaf4f695d1
@ -1196,7 +1196,7 @@ HRESULT opentype_get_font_strings_from_id(const void *table_data, DWRITE_INFORMA
|
||||
heap_free(name_string);
|
||||
}
|
||||
else {
|
||||
FIXME("handle NAME format 1");
|
||||
FIXME("handle NAME format 1\n");
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user