diff options
Diffstat (limited to 'src/math/order.h')
| -rw-r--r-- | src/math/order.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/math/order.h b/src/math/order.h index 4562fab..14adc79 100644 --- a/src/math/order.h +++ b/src/math/order.h @@ -20,7 +20,7 @@ * @param args * @return state diff */ -int order_init(curve_t *curve, config_t *cfg, arg_t *args); +int order_any(curve_t *curve, config_t *cfg, arg_t *args); /** * GENERATOR(gen_t) |
