From 9f0d3f37f3177fa32286c101aeb0cab9cf6e790a Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 13 Jan 2003 03:55:00 +0000 Subject: * ntdll.h: Fix typo. --- winsup/cygwin/ntdll.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'winsup/cygwin/ntdll.h') diff --git a/winsup/cygwin/ntdll.h b/winsup/cygwin/ntdll.h index 00a0ac717..0d0902675 100644 --- a/winsup/cygwin/ntdll.h +++ b/winsup/cygwin/ntdll.h @@ -333,7 +333,7 @@ typedef enum _MEMORY_INFORMATION_CLASS MemoryBasicInformation, MemoryWorkingSetList, MemorySectionName, - MemoryBaiscVlmInformation + MemoryBasicVlmInformation } MEMORY_INFORMATION_CLASS; typedef struct _MEMORY_WORKING_SET_LIST -- cgit v1.2.3