[NDK] Fix RTL_UNLOAD_EVENT_TRACE_NUMBER

This commit is contained in:
Mark Jansen 2020-04-18 13:50:50 +02:00
parent 97fb49a3d2
commit 362f4b5915
No known key found for this signature in database
GPG key ID: B39240EE84BEAE8B

View file

@ -1226,7 +1226,7 @@ typedef struct _RTL_FLS_DATA
//
// Unload Event Trace Structure for RtlGetUnloadEventTrace
//
#define RTL_UNLOAD_EVENT_TRACE_NUMBER 64
#define RTL_UNLOAD_EVENT_TRACE_NUMBER 16
typedef struct _RTL_UNLOAD_EVENT_TRACE
{