Correct \n ignore rules

This commit is contained in:
gingerBill
2021-04-26 21:25:44 +01:00
parent 898245431f
commit 6d1eb473cf
2 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -848,7 +848,7 @@ SID_TYPE :: enum SID_NAME_USE {
Unknown,
Computer,
Label,
LogonSession
LogonSession,
}
SECURITY_MAX_SID_SIZE :: 68;