Commit bee1f7c8 authored by Sami Aario's avatar Sami Aario Committed by Alexandre Julliard

Fixed a typo.

parent 09901d59
......@@ -1387,7 +1387,7 @@ static int X11DRV_CLIPBOARD_QueryAvailableData(LPCLIPBOARDINFO lpcbinfo)
if (!hWndClipWindow)
{
WARN("No window available to retrieve selection!n");
WARN("No window available to retrieve selection!\n");
return -1;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment