Change RTL::LinkedList::RemoveEntryList() routine signature

This commit is contained in:
2026-02-10 18:24:26 +01:00
parent 874d303f83
commit edb40dd62b
4 changed files with 11 additions and 7 deletions

View File

@@ -221,7 +221,7 @@ RtlMultiplyLargeInteger(IN LARGE_INTEGER Multiplicand,
XTCLINK
XTCDECL
VOID
BOOLEAN
RtlRemoveEntryList(IN PLIST_ENTRY Entry);
XTCLINK