Skip to content

Commit 3f63f23

Browse files
committed
[SDK] Make our MEMORY_SECTION_NAME definitions consistent.
I choose the definition which is also used by Wine & Chromium. CORE-12043
1 parent 3b78ca2 commit 3f63f23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sdk/include/ndk/mmtypes.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,6 @@ typedef struct _MEMORY_WORKING_SET_LIST
315315
typedef struct
316316
{
317317
UNICODE_STRING SectionFileName;
318-
WCHAR NameBuffer[ANYSIZE_ARRAY];
319318
} MEMORY_SECTION_NAME, *PMEMORY_SECTION_NAME;
320319

321320
//

0 commit comments

Comments
 (0)