mirror of
https://github.com/reactos/reactos.git
synced 2025-06-23 02:50:17 +00:00
[FORMATTING] Remove trailing whitespace. Addendum to 34593d93
.
Excluded: 3rd-party code (incl. wine) and most of the win32ss.
This commit is contained in:
parent
bbabe2489e
commit
9393fc320e
701 changed files with 14685 additions and 14693 deletions
|
@ -1348,7 +1348,7 @@ NtUserCtxDisplayIOCtl(
|
|||
DWORD dwUnknown1,
|
||||
DWORD dwUnknown2,
|
||||
DWORD dwUnknown3);
|
||||
|
||||
|
||||
DWORD
|
||||
APIENTRY
|
||||
NtUserDbgWin32HeapFail(
|
||||
|
@ -2830,7 +2830,7 @@ NtUserPaintMenuBar(
|
|||
HDC hDC,
|
||||
ULONG left, // x,
|
||||
ULONG right, // width, // Scale the edge thickness, offset?
|
||||
ULONG top, // y,
|
||||
ULONG top, // y,
|
||||
BOOL bActive); // DWORD Flags); DC_ACTIVE or WS_ACTIVECAPTION, by checking WNDS_ACTIVEFRAME and foreground.
|
||||
|
||||
BOOL
|
||||
|
@ -3166,7 +3166,7 @@ NTAPI
|
|||
NtUserSetDbgTag(
|
||||
DWORD Unknown0,
|
||||
DWORD Unknown1);
|
||||
|
||||
|
||||
DWORD
|
||||
APIENTRY
|
||||
NtUserSetDbgTagCount(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue