diff options
Diffstat (limited to 'src/io/cli.h')
| -rw-r--r-- | src/io/cli.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/cli.h b/src/io/cli.h index a62f95b..9960aca 100644 --- a/src/io/cli.h +++ b/src/io/cli.h @@ -24,7 +24,7 @@ struct points_s { size_t amount; }; -typedef struct config_t { +typedef struct{ enum field_e field; bool binary_field; bool prime_field; |
