mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-06 10:26:18 +03:00
Formatting/comment fixes.
This commit is contained in:
parent
8115f05b26
commit
de5e1aff2a
2 changed files with 2 additions and 3 deletions
|
|
@ -1011,7 +1011,6 @@ extent_dalloc_default_impl(void *addr, size_t size)
|
|||
return (true);
|
||||
}
|
||||
|
||||
|
||||
static bool
|
||||
extent_dalloc_default(extent_hooks_t *extent_hooks, void *addr, size_t size,
|
||||
bool committed, unsigned arena_ind)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue