From be1811f1a4f9044ce8d75391b9afa0a386889403 Mon Sep 17 00:00:00 2001 From: cxl Date: Fri, 11 Dec 2015 12:23:22 +0000 Subject: [PATCH] .docs git-svn-id: svn://ultimatepp.org/upp/trunk@9282 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/Core/srcimp.tpp/Heap$en-us.tpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uppsrc/Core/srcimp.tpp/Heap$en-us.tpp b/uppsrc/Core/srcimp.tpp/Heap$en-us.tpp index 4d3441929..8c3faa455 100644 --- a/uppsrc/Core/srcimp.tpp/Heap$en-us.tpp +++ b/uppsrc/Core/srcimp.tpp/Heap$en-us.tpp @@ -113,7 +113,7 @@ description of small blocks).&] [s6; Big blocks&] [s0; For blocks bigger than 65504 bytes, allocator simply uses SysAllocRaw to directly obtain virtual memory. It stores information about -the block in the header at the beginning of block, also makeing +the block in the header at the beginning of block, also making block 16`-bytes unaligned in the process. Free then returns virtual memory back to the system.&] [s0; ]] \ No newline at end of file