Of course, as soon as you see such typos in our code, you can be 90% sure they are...
[reactos.git] / reactos / sdk / include / ndk / pstypes.h
index 1d26492..8e5fcfd 100644 (file)
@@ -1077,7 +1077,7 @@ typedef struct _ETHREAD
            ULONG OwnsSessionWorkingSetExclusive:1;
            ULONG OwnsSessionWorkingSetShared:1;
 #if (NTDDI_VERSION >= NTDDI_LONGHORN)
-           ULONG SupressSymbolLoad:1;
+           ULONG SuppressSymbolLoad:1;
            ULONG Spare1:3;
            ULONG PriorityRegionActive:4;
 #else