mirror of
https://github.com/pound-emu/pound.git
synced 2025-12-13 04:36:57 +00:00
arena_init() has been given the parameter `size_t capacity`, however, docs amd some definitions wasn't changed to reflect this. The definition MEMORY_CAPACITY was replaced by `size_t capacity` but it wasn't removed. Signed-off-by: Ronald Caesar <github43132@proton.me> |
||
|---|---|---|
| .. | ||
| arena.cpp | ||
| arena.h | ||