mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-06-16 00:45:38 +03:00
Fix style nits.
This commit is contained in:
parent
1b5830178f
commit
1423ee9016
5 changed files with 6 additions and 6 deletions
|
|
@ -77,7 +77,7 @@ tsd_cleanup(void *arg)
|
|||
/* Do nothing. */
|
||||
break;
|
||||
case tsd_state_nominal:
|
||||
#define O(n, t) \
|
||||
#define O(n, t) \
|
||||
n##_cleanup(tsd);
|
||||
MALLOC_TSD
|
||||
#undef O
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue