mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 18:25:58 +00:00
[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:
parent
fca4b3f636
commit
13a6f58a0a
1 changed files with 36 additions and 36 deletions
|
@ -784,7 +784,7 @@ EXTINLINE BOOL NtUserxSetForegroundWindow(HWND hWnd)
|
|||
}
|
||||
|
||||
|
||||
/* Reactos specific definitions */
|
||||
/* ReactOS-specific definitions */
|
||||
|
||||
EXTINLINE LPARAM NtUserxGetMessageExtraInfo(VOID)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue