mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 13:51:55 +00:00
[FLTMGR][NDK] Fix typos.
This commit is contained in:
parent
5f2ca473dc
commit
7e0927a39f
2 changed files with 2 additions and 2 deletions
|
@ -582,7 +582,7 @@ typedef struct _HANDLE_TRACE_DEBUG_INFO
|
|||
LONG RefCount;
|
||||
ULONG TableSize;
|
||||
ULONG BitMaskFlags;
|
||||
FAST_MUTEX CloseCompatcionLock;
|
||||
FAST_MUTEX CloseCompactionLock;
|
||||
ULONG CurrentStackIndex;
|
||||
HANDLE_TRACE_DB_ENTRY TraceDb[1];
|
||||
} HANDLE_TRACE_DEBUG_INFO, *PHANDLE_TRACE_DEBUG_INFO;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue