commit 8f4548dd69de3a1c1f5c14cdf6b2e7052ea5079f (tree)
parent 2f5af6c9721a125f3308b55f5a8059d62e5d2ec7
Author: xEgoist <egoist@egoistic.dev>
Date: Thu, 23 Mar 2023 06:17:05 -0500
fmt: lib/std/os/windows/ntdll.zig
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/std/os/windows/ntdll.zig b/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(