mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
fx build second try
svn path=/trunk/; revision=56251
This commit is contained in:
@@ -205,7 +205,6 @@ RtlpRebalanceAvlTreeNode(IN PRTL_BALANCED_LINKS Node)
|
||||
|
||||
#ifdef PRTL_BALANCED_LINKS
|
||||
void
|
||||
FORCEINLINE
|
||||
Indent(ULONG Level)
|
||||
{
|
||||
while (Level--)
|
||||
@@ -214,7 +213,7 @@ Indent(ULONG Level)
|
||||
}
|
||||
}
|
||||
|
||||
static VOID
|
||||
VOID
|
||||
DbgDumpAvlNodes(
|
||||
PRTL_BALANCED_LINKS Node,
|
||||
ULONG Level)
|
||||
|
||||
Reference in New Issue
Block a user