Update src/backend/pagemap.h
Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
This commit is contained in:
committed by
GitHub
parent
3d403aef7f
commit
91919f6014
@@ -169,7 +169,7 @@ namespace snmalloc
|
||||
|
||||
if (new_body_untyped == nullptr)
|
||||
{
|
||||
PAL::error("Failed to initialisation snmalloc.");
|
||||
PAL::error("Failed to initialise snmalloc.");
|
||||
}
|
||||
|
||||
#ifdef SNMALLOC_CHECK_CLIENT
|
||||
|
||||
Reference in New Issue
Block a user