summaryrefslogtreecommitdiffstats
path: root/config/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.c')
-rw-r--r--config/config.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.c b/config/config.c
index 111ec742..942063bc 100644
--- a/config/config.c
+++ b/config/config.c
@@ -173,5 +173,5 @@ Settings config = {
.benchmark_ui = FALSE,
/** normalize match */
- .normalize_match = FALSE
+ .normalize_match = FALSE
};