aboutsummaryrefslogtreecommitdiff
path: root/src/io/cli.h
diff options
context:
space:
mode:
authorJ08nY2017-04-06 23:57:00 +0200
committerJ08nY2017-04-06 23:57:00 +0200
commit59b338cf8734f89c04042f217fcccf8509c3a197 (patch)
tree700ed670f4065892d5e52e2f7db0be0720030091 /src/io/cli.h
parentfc64a68c7558fb5c508c234467aa7e77d33b163e (diff)
downloadecgen-59b338cf8734f89c04042f217fcccf8509c3a197.tar.gz
ecgen-59b338cf8734f89c04042f217fcccf8509c3a197.tar.zst
ecgen-59b338cf8734f89c04042f217fcccf8509c3a197.zip
Diffstat (limited to 'src/io/cli.h')
-rw-r--r--src/io/cli.h2
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;