aboutsummaryrefslogtreecommitdiff
path: root/include/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config.h b/include/config.h
index c2f6413..2cb77c1 100644
--- a/include/config.h
+++ b/include/config.h
@@ -23,6 +23,7 @@
#define DELIM "="
#define DELIM_ARRAY ","
+#define DELIM_BLOCK "___"
/*
* Each config has a list of "top-level keys", with corresponding values.