Commit 8f4548dd69
Changed files (1)
lib
std
os
windows
lib/std/os/windows/ntdll.zig
@@ -84,7 +84,7 @@ pub const PROCESSINFOCLASS = enum(c_int) {
ProcessTokenVirtualizationEnabled,
ProcessConsoleHostProcess,
ProcessWindowInformation,
- MaxProcessInfoClass
+ MaxProcessInfoClass,
};
pub extern "ntdll" fn NtQueryInformationProcess(