Sync up to trunk head before merging.
[reactos.git] / win32ss / gdi / ntgdi / palette.h
index 8ff54a2..3dd16db 100644 (file)
@@ -121,8 +121,8 @@ BOOL
 NTAPI
 PALETTE_Cleanup(PVOID ObjectBody);
 
-ULONG
 FORCEINLINE
+ULONG
 CalculateShift(ULONG ulMask1, ULONG ulMask2)
 {
     ULONG ulShift1, ulShift2;