aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/103_gendata_h48_h0/gendata_h48_tests.c2
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
7size_t gendata_h48h0k4(void *, uint8_t); 7int64_t gendata_h48h0k4(void *, uint8_t);
8 8
9void run(void) { 9void run(void) {
10 char str[STRLENMAX]; 10 char str[STRLENMAX];

Generated with cgit - Back to sebastiano.tronto.net