aboutsummaryrefslogtreecommitdiff
path: root/src/io/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/io/config.h')
-rw-r--r--src/io/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/io/config.h b/src/io/config.h
index 426661c..42a48be 100644
--- a/src/io/config.h
+++ b/src/io/config.h
@@ -53,6 +53,7 @@ typedef struct {
char *verbose_log;
unsigned long bits;
+ unsigned long hex_digits;
} config_t;