Fix formatting

This commit is contained in:
momo5502
2025-10-21 20:15:20 +02:00
parent 304dbcc661
commit 652f8d7f17
7 changed files with 7 additions and 7 deletions

View File

@@ -366,4 +366,4 @@ namespace syscalls
// puts("NtQuerySecurityAttributesToken not supported");
return STATUS_NOT_SUPPORTED;
}
}
}