summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--options/path.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/options/path.c b/options/path.c
index 7afa3c1dc0..504adb7c84 100644
--- a/options/path.c
+++ b/options/path.c
@@ -59,7 +59,7 @@ static const char *const config_dirs[] = {
"home",
"old_home",
"osxbundle",
- "exe_dir"
+ "exe_dir",
"global",
};