[USER32]: Fix whitespace. Everybody knows that our user32/win32k modules are the best examples of good programming, indentation rules and so on...

svn path=/trunk/; revision=65823
This commit is contained in:
Hermès Bélusca-Maïto 2014-12-25 15:03:48 +00:00
parent fca4b3f636
commit 13a6f58a0a

View file

@ -784,7 +784,7 @@ EXTINLINE BOOL NtUserxSetForegroundWindow(HWND hWnd)
}
/* Reactos specific definitions */
/* ReactOS-specific definitions */
EXTINLINE LPARAM NtUserxGetMessageExtraInfo(VOID)
{