mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Fix static.
svn path=/trunk/; revision=31928
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user