mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 14:41:42 +03:00
Replace an instance of indentation with spaces with tabs
This commit is contained in:
parent
ce02945070
commit
daf44173c5
1 changed files with 1 additions and 1 deletions
|
|
@ -155,7 +155,7 @@ C_SRCS := $(srcroot)src/jemalloc.c \
|
||||||
$(srcroot)src/tcache.c \
|
$(srcroot)src/tcache.c \
|
||||||
$(srcroot)src/test_hooks.c \
|
$(srcroot)src/test_hooks.c \
|
||||||
$(srcroot)src/thread_event.c \
|
$(srcroot)src/thread_event.c \
|
||||||
$(srcroot)src/thread_event_registry.c \
|
$(srcroot)src/thread_event_registry.c \
|
||||||
$(srcroot)src/ticker.c \
|
$(srcroot)src/ticker.c \
|
||||||
$(srcroot)src/tsd.c \
|
$(srcroot)src/tsd.c \
|
||||||
$(srcroot)src/util.c \
|
$(srcroot)src/util.c \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue