mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 23:58:50 +00:00
[mem]: Adjust the docs for calc_padding_with_header
This commit is contained in:
+1
-2
@@ -1019,8 +1019,7 @@ Default resize procedure.
|
||||
|
||||
When allocator does not support resize operation, but supports
|
||||
`.Alloc_Non_Zeroed` and `.Free`, this procedure is used to implement allocator's
|
||||
default behavior on
|
||||
resize.
|
||||
default behavior on resize.
|
||||
|
||||
Unlike `default_resize_align` no new memory is being explicitly
|
||||
zero-initialized.
|
||||
|
||||
Reference in New Issue
Block a user