diff options
Diffstat (limited to 'src/io/config.h')
| -rw-r--r-- | src/io/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/config.h b/src/io/config.h index 0894b5e..7b9a9dc 100644 --- a/src/io/config.h +++ b/src/io/config.h @@ -41,7 +41,7 @@ typedef struct { long koblitz_value; bool cofactor; long cofactor_bound; - bool from_seed; + bool ansi; char *seed; bool unique; struct points_s points; |
