Force new line at EOF

This commit is contained in:
momo5502
2025-10-12 17:20:50 +02:00
parent 5c0f3c3353
commit 9453123db0
7 changed files with 7 additions and 6 deletions

View File

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