mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 20:59:54 +00:00
msxml3: Add '\n' to Wine trace.
This commit is contained in:
parent
ff3fbfff57
commit
9c297ffed2
@ -780,7 +780,7 @@ static HRESULT WINAPI domdoc_createProcessingInstruction(
|
||||
|
||||
return S_OK;
|
||||
#else
|
||||
FIXME("Libxml 2.6.15 or greater required.");
|
||||
FIXME("Libxml 2.6.15 or greater required.\n");
|
||||
return E_NOTIMPL;
|
||||
#endif
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user