mirror of
https://github.com/reactos/wine.git
synced 2025-02-18 03:48:01 +00:00
winex11.drv: Add the trailing '\n' to a Wine trace.
This commit is contained in:
parent
e396288ec5
commit
0b67c0a6e1
@ -1484,7 +1484,7 @@ BOOL X11DRV_SetPixelFormat(X11DRV_PDEVICE *physDev,
|
||||
}
|
||||
}
|
||||
else {
|
||||
FIXME("called on a non-window, non-bitmap object?");
|
||||
FIXME("called on a non-window, non-bitmap object?\n");
|
||||
}
|
||||
|
||||
physDev->current_pf = iPixelFormat;
|
||||
|
Loading…
x
Reference in New Issue
Block a user