22 Mar
2025
22 Mar
'25
10:13 p.m.
From: Robert Lippmann <robert.lippmann.development(a)gmail.com> --- include/winnt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/winnt.h b/include/winnt.h index 6737c0f85ac..c30b6937009 100644 --- a/include/winnt.h +++ b/include/winnt.h @@ -4326,7 +4326,7 @@ typedef struct _ACL { typedef enum _ACL_INFORMATION_CLASS { - AclRevisionInformation = 1, + AclRevisionInformation = 1, AclSizeInformation } ACL_INFORMATION_CLASS; -- GitLab https://gitlab.winehq.org/wine/wine/-/merge_requests/7645