acledit: Fix ordinal ordering.

Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Austin English 2017-05-25 17:48:22 -05:00 committed by Alexandre Julliard
parent b437c8e939
commit 4534261fcc

View file

@ -1,8 +1,8 @@
1 stub EditAuditInfo 1 stub EditAuditInfo
2 stub EditOwnerInfo 2 stub EditOwnerInfo
3 stub EditPermissionInfo 3 stub EditPermissionInfo
4 stdcall -private DllMain(long long ptr) 4 stdcall FMExtensionProcW(long long long)
5 stdcall FMExtensionProcW(long long long) 5 stdcall -private DllMain(long long ptr)
6 stub SedDiscretionaryAclEditor 6 stub SedDiscretionaryAclEditor
7 stub SedSystemAclEditor 7 stub SedSystemAclEditor
8 stub SedTakeOwnership 8 stub SedTakeOwnership