We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34045ab commit c3e432bCopy full SHA for c3e432b
Source/Include/KNSoft/NDK/NT/Ex/SysInfo.h
@@ -3952,7 +3952,7 @@ typedef struct _PF_TRIM_WHILE_AGING_CONTROL_1
3952
BOOLEAN PrivatePageTrimAge;
3953
BOOLEAN SharedPageTrimAge;
3954
USHORT Spare;
3955
-} PF_TRIM_WHILE_AGING_CONTROL_1, *PPF_TRIM_WHILE_AGING_CONTROLL_1;
+} PF_TRIM_WHILE_AGING_CONTROL_1, *PPF_TRIM_WHILE_AGING_CONTROL_1;
3956
3957
#define PF_TRIM_WHILE_AGING_CONTROL_VERSION_2 2
3958
0 commit comments