Fix static.

svn path=/trunk/; revision=31928
This commit is contained in:
James Tabor
2008-01-21 19:45:05 +00:00
parent 5efc70dd3f
commit f57df98235
@@ -160,7 +160,7 @@ DceAllocDCE(PWINDOW_OBJECT Window OPTIONAL, DCE_TYPE Type)
return(pDce);
}
VOID static STDCALL
static VOID STDCALL
DceSetDrawable(PWINDOW_OBJECT Window OPTIONAL, HDC hDC, ULONG Flags,
BOOL SetClipOrigin)
{