From: Robert Lippmann robert.lippmann.development@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;