aboutsummaryrefslogtreecommitdiff
path: root/include/arg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/arg.h')
-rw-r--r--include/arg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/arg.h b/include/arg.h
index 985daa4..1bf23f4 100644
--- a/include/arg.h
+++ b/include/arg.h
@@ -5,6 +5,7 @@
#define LAT_VERSION "0.4.0"
struct config {
+ bool process;
bool color;
bool lines;
bool has_read_stdin;