summaryrefslogtreecommitdiff
path: root/src/config.def.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-11-24 11:33:20 +0100
committerAnton Khirnov <anton@khirnov.net>2020-11-24 14:51:13 +0100
commitf59d5d1b62b1c2b2f505acc535c798e7c47974df (patch)
tree4712dc4ccd48c6fbc3b2406aa48c29e3bf359171 /src/config.def.h
parent395a2534aca4a704da7501c5e79268420e41d174 (diff)
Add support for restricting search/output to specific fields.fields
Diffstat (limited to 'src/config.def.h')
-rw-r--r--src/config.def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.def.h b/src/config.def.h
index fcdcc03..5b33f81 100644
--- a/src/config.def.h
+++ b/src/config.def.h
@@ -17,3 +17,4 @@
#define DEFAULT_NUM_LINES 10
#define DEFAULT_WORKERS 0
#define DEFAULT_SHOW_INFO 0
+#define DEFAULT_DELIMITERS " "