Skip to content

Commit 43eb48d

Browse files
author
James Forshaw
committed
Added missing flag.
1 parent 50f6c7a commit 43eb48d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

NtApiDotNet/NtAlpcNative.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,7 @@ public enum AlpcDeleteResourceReserveFlags
388388
[Flags]
389389
public enum AlpcDeleteSectionViewFlags
390390
{
391+
None = 0,
391392
}
392393

393394
[StructLayout(LayoutKind.Sequential)]

0 commit comments

Comments
 (0)