mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 15:22:21 +00:00
[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces
This commit is contained in:
parent
4b4ffa92f5
commit
34593d933b
952 changed files with 12942 additions and 12942 deletions
|
@ -143,9 +143,9 @@ typedef struct __GLOBAL_ITEM_STATE_
|
|||
}GLOBAL_ITEM_STATE, *PGLOBAL_ITEM_STATE;
|
||||
|
||||
|
||||
typedef struct usage_value
|
||||
typedef struct usage_value
|
||||
{
|
||||
union
|
||||
union
|
||||
{
|
||||
struct {
|
||||
USHORT UsageId;
|
||||
|
@ -213,7 +213,7 @@ typedef struct __HID_COLLECTION__
|
|||
|
||||
struct __HID_COLLECTION__ ** Nodes;
|
||||
struct __HID_COLLECTION__ * Root;
|
||||
struct _HID_REPORT ** Reports;
|
||||
struct _HID_REPORT ** Reports;
|
||||
|
||||
ULONG Offsets[1];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue