mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 21:23:06 +00:00
Formatting/comment fixes.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user