mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-06-17 01:15:39 +03:00
Normalize #define whitespace.
Consistently use a tab rather than a space following #define.
This commit is contained in:
parent
2a83ed0284
commit
a4f124f59f
16 changed files with 58 additions and 58 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#define JEMALLOC_BITMAP_C_
|
||||
#define JEMALLOC_BITMAP_C_
|
||||
#include "jemalloc/internal/jemalloc_internal.h"
|
||||
|
||||
/******************************************************************************/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue