1
0
Fork 0
mirror of https://github.com/reactos/reactos.git synced 2025-05-23 19:14:48 +00:00

[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
reactos/win32ss/include

View file

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