Minor fix in comment.
This commit is contained in:
parent
d9bdd6cf78
commit
b127d7fac0
1 changed files with 1 additions and 1 deletions
|
@ -6909,7 +6909,7 @@ void VmaBlockVector::Free(
|
|||
pBlockToDelete = pBlock;
|
||||
Remove(pBlock);
|
||||
}
|
||||
// We now have first empty Allocation.
|
||||
// We now have first empty block.
|
||||
else
|
||||
{
|
||||
m_HasEmptyBlock = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue