mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-02 16:40:29 +03:00
Make jemalloc.h formatting more consistent.
This commit is contained in:
parent
748dfac778
commit
9f35a71a81
4 changed files with 66 additions and 63 deletions
|
|
@ -5,8 +5,8 @@
|
|||
#undef JEMALLOC_EXPERIMENTAL
|
||||
|
||||
/*
|
||||
* Define overrides for non-standard allocator-related functions if they
|
||||
* are present on the system.
|
||||
* Define overrides for non-standard allocator-related functions if they are
|
||||
* present on the system.
|
||||
*/
|
||||
#undef JEMALLOC_OVERRIDE_MEMALIGN
|
||||
#undef JEMALLOC_OVERRIDE_VALLOC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue