diff options
Diffstat (limited to 'tools/nissy_extra.h')
| -rw-r--r-- | tools/nissy_extra.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/nissy_extra.h b/tools/nissy_extra.h index f9baf00..53c3df7 100644 --- a/tools/nissy_extra.h +++ b/tools/nissy_extra.h | |||
| @@ -9,4 +9,4 @@ for testing purposes only. | |||
| 9 | #include "../src/solvers/tables.h" | 9 | #include "../src/solvers/tables.h" |
| 10 | 10 | ||
| 11 | size_t gendata_h48_derive(uint8_t, const void *, void *); | 11 | size_t gendata_h48_derive(uint8_t, const void *, void *); |
| 12 | int parse_h48_options(const char *, uint8_t *, uint8_t *, uint8_t *); | 12 | int parse_h48_solver(const char *, uint8_t [static 1], uint8_t [static 1]); |
