* ntdll.h: Fix typo.

This commit is contained in:
Christopher Faylor
2003-01-13 03:55:00 +00:00
parent 7f129d8753
commit 9f0d3f37f3
2 changed files with 5 additions and 1 deletions

View File

@@ -333,7 +333,7 @@ typedef enum _MEMORY_INFORMATION_CLASS
MemoryBasicInformation,
MemoryWorkingSetList,
MemorySectionName,
MemoryBaiscVlmInformation
MemoryBasicVlmInformation
} MEMORY_INFORMATION_CLASS;
typedef struct _MEMORY_WORKING_SET_LIST