Skip to content

Commit

Permalink
Update Detours.h
Browse files Browse the repository at this point in the history
  • Loading branch information
RenardDev authored Jan 11, 2024
1 parent 5e882e3 commit 7c4470f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Detours.h
Original file line number Diff line number Diff line change
Expand Up @@ -995,7 +995,7 @@ namespace Detours {
};
};
ULONGLONG CsrServerReadOnlySharedMemoryBase;
PRTL_CRITICAL_SECTION TppWorkerpListLock;
RTL_SRWLOCK TppWorkerpListLock;
LIST_ENTRY TppWorkerpList;
PVOID WaitOnAddressHashTable[128];
PVOID TelemetryCoverageHeader;
Expand Down

0 comments on commit 7c4470f

Please sign in to comment.