Replace an instance of indentation with spaces with tabs

This commit is contained in:
Carl Shapiro
2025-09-11 14:46:35 -07:00
committed by Guangli Dai
parent 28fb5fabe7
commit c0889acb6c
+1 -1
View File
@@ -155,7 +155,7 @@ C_SRCS := $(srcroot)src/jemalloc.c \
$(srcroot)src/tcache.c \
$(srcroot)src/test_hooks.c \
$(srcroot)src/thread_event.c \
$(srcroot)src/thread_event_registry.c \
$(srcroot)src/thread_event_registry.c \
$(srcroot)src/ticker.c \
$(srcroot)src/tsd.c \
$(srcroot)src/util.c \