Commit fc348622 authored by Huw D M Davies's avatar Huw D M Davies Committed by Alexandre Julliard

Fixed compiler warnings.

parent 65e26bf2
......@@ -2580,7 +2580,7 @@ INT WINAPI GetRandomRgn(HDC hDC, HRGN hRgn, DWORD dwCode)
{
DC *dc;
FIXME("(0x%lx 0x%lx 0x%lx): empty stub!\n",
FIXME("(%08x %08x %lx): empty stub!\n",
hDC, hRgn, dwCode);
switch (dwCode)
......
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