[WIN32k:includes] Whitespace fixes.

svn path=/trunk/; revision=66194
This commit is contained in:
Hermès Bélusca-Maïto 2015-02-07 16:19:57 +00:00
parent 880a4bf3de
commit 159c00fe95
2 changed files with 192 additions and 192 deletions

View file

@ -2514,10 +2514,10 @@ NtUserLockWorkStation(VOID);
UINT UINT
NTAPI NTAPI
NtUserMapVirtualKeyEx( UINT keyCode, NtUserMapVirtualKeyEx(UINT keyCode,
UINT transType, UINT transType,
DWORD keyboardId, DWORD keyboardId,
HKL dwhkl ); HKL dwhkl);
typedef struct tagDOSENDMESSAGE typedef struct tagDOSENDMESSAGE
{ {