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
@@ -78,7 +78,7 @@ static unsigned init_nbWorkers(unsigned defaultNbWorkers);
#define GB *(1U<<30)
#ifndef ZSTD_DISPLAY_LEVEL_DEFAULT
#define ZSTD_DISPLAY_LEVEL_DEFAULT 2
# define ZSTD_DISPLAY_LEVEL_DEFAULT 2
#endif
static const char* g_defaultDictName = "dictionary";