Update #define format

This commit is contained in:
Jennifer Lee
2026-03-11 08:29:06 -07:00
parent 2293e9601f
commit 3041c8e539
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
#define BENCH_TIME_DEFAULT_MS (BENCH_TIME_DEFAULT_S * RUN_TIME_DEFAULT_MS)
#ifndef ZSTD_DISPLAY_LEVEL_DEFAULT
#define ZSTD_DISPLAY_LEVEL_DEFAULT 3
# define ZSTD_DISPLAY_LEVEL_DEFAULT 3
#endif
#define BENCH_SIZE_MAX (1200 MB)