Commit 8f4548dd69

xEgoist <egoist@egoistic.dev>
2023-03-23 12:17:05
fmt: lib/std/os/windows/ntdll.zig
1 parent 2f5af6c
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(