diff options
Diffstat (limited to 'tools')
| -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 63d171b..8b27c3e 100644 --- a/tools/nissy_extra.h +++ b/tools/nissy_extra.h | |||
| @@ -10,5 +10,5 @@ for testing purposes only. | |||
| 10 | #include "../src/solvers/tables.h" | 10 | #include "../src/solvers/tables.h" |
| 11 | 11 | ||
| 12 | size_t gendata_h48_derive(uint8_t, const unsigned char *, unsigned char *); | 12 | size_t gendata_h48_derive(uint8_t, const unsigned char *, unsigned char *); |
| 13 | int parse_h48_solver(const char *, uint8_t [static 1], uint8_t [static 1]); | 13 | long long parse_h48_solver(const char *, uint8_t [static 1], uint8_t [static 1]); |
| 14 | long long int nissy_datainfo(uint64_t, const unsigned char *); | 14 | long long int nissy_datainfo(uint64_t, const unsigned char *); |
