Skip to content
Snippets Groups Projects
Commit bee1f7c8 authored by Sami Aario's avatar Sami Aario Committed by Alexandre Julliard
Browse files

Fixed a typo.

parent 09901d59
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment