ntapi.h: remove DUMMYUNIONNAME annotation
This commit is contained in:
parent
f020adf547
commit
828de8474b
@ -4062,7 +4062,7 @@ typedef struct _IO_STATUS_BLOCK {
|
||||
union {
|
||||
NTSTATUS Status;
|
||||
PVOID Pointer;
|
||||
} DUMMYUNIONNAME;
|
||||
};
|
||||
ULONG_PTR Information;
|
||||
} IO_STATUS_BLOCK, *PIO_STATUS_BLOCK;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user