diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/103_gendata_h48_h0/gendata_h48_tests.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/103_gendata_h48_h0/gendata_h48_tests.c b/test/103_gendata_h48_h0/gendata_h48_tests.c index ed17915..e9de3c0 100644 --- a/test/103_gendata_h48_h0/gendata_h48_tests.c +++ b/test/103_gendata_h48_h0/gendata_h48_tests.c | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | #define COCSEPSIZE 1119792 | 4 | #define COCSEPSIZE 1119792 |
| 5 | #define ETABLESIZE ((3393 * 495 * 70) >> 1) | 5 | #define ETABLESIZE ((3393 * 495 * 70) >> 1) |
| 6 | 6 | ||
| 7 | size_t gendata_h48h0k4(void *, uint8_t); | 7 | int64_t gendata_h48h0k4(void *, uint8_t); |
| 8 | 8 | ||
| 9 | void run(void) { | 9 | void run(void) { |
| 10 | char str[STRLENMAX]; | 10 | char str[STRLENMAX]; |
