- Get the win32k beast tamed by msvc.
[reactos.git] / reactos / subsys / win32k / ntuser / painting.c
index 4dfece9..9faaa1e 100644 (file)
@@ -218,7 +218,7 @@ IntGetNCUpdateRgn(PWINDOW_OBJECT Window, BOOL Validate)
  * Internal function used by IntRedrawWindow.
  */
 
-STATIC VOID FASTCALL
+static VOID FASTCALL
 co_IntPaintWindows(PWINDOW_OBJECT Window, ULONG Flags)
 {
    HDC hDC;