mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
Fix whitespace error in patch for shell32-Default_Folder_ACLs.
This commit is contained in:
parent
021356ceb0
commit
4934857730
@ -62,7 +62,7 @@ index f92d56e..0ca7211 100644
|
||||
+
|
||||
+cleanup:
|
||||
+ HeapFree(GetProcessHeap(), 0, admin_sid);
|
||||
+ return ret;
|
||||
+ return ret;
|
||||
+}
|
||||
+
|
||||
+static PSECURITY_DESCRIPTOR _SHGetUserSecurityDescriptor( void )
|
||||
|
Loading…
Reference in New Issue
Block a user