mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
Correct \n ignore rules
This commit is contained in:
@@ -848,7 +848,7 @@ SID_TYPE :: enum SID_NAME_USE {
|
||||
Unknown,
|
||||
Computer,
|
||||
Label,
|
||||
LogonSession
|
||||
LogonSession,
|
||||
}
|
||||
|
||||
SECURITY_MAX_SID_SIZE :: 68;
|
||||
|
||||
Reference in New Issue
Block a user