diff --git a/wdk-ddi-src/content/ntddk/nf-ntddk-rtlisgenerictableemptyavl.md b/wdk-ddi-src/content/ntddk/nf-ntddk-rtlisgenerictableemptyavl.md index d6ea33e7840..cf3bf79e613 100644 --- a/wdk-ddi-src/content/ntddk/nf-ntddk-rtlisgenerictableemptyavl.md +++ b/wdk-ddi-src/content/ntddk/nf-ntddk-rtlisgenerictableemptyavl.md @@ -52,7 +52,7 @@ The RtlIsGenericTableEmptyAvl routine determines if a generic table is em ### -param Table [in] -Pointer to the generic table (RTL_GENERIC_TABLE). The table must have been initialized by calling RtlIsGenericTableEmptyAvl. +Pointer to the generic table (RTL_GENERIC_TABLE). The table must have been initialized by calling RtlInitializeGenericTableAvl. ## -returns @@ -71,3 +71,4 @@ Callers of RtlIsGenericTableEmptyAvl must be running at ≤ APC_LEVEL if ## -see-also RtlInitializeGenericTableAvl +