aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-09-27 08:22:55 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-09-27 08:25:41 +0200
commitcee9856b2cb151f705acf6d27454ec08ef2b9a4e (patch)
tree4616e5c59e01be16e96103f9e9897ef004434eb7 /test
parent0b32395de2500ad87e15fbb0ff4a852e313037e9 (diff)
parent79500f46632ba50b1640d16983942b940dd7955f (diff)
downloadnissy-core-cee9856b2cb151f705acf6d27454ec08ef2b9a4e.tar.gz
nissy-core-cee9856b2cb151f705acf6d27454ec08ef2b9a4e.zip
Merge branch 'master' of tronto.net:h48
Diffstat (limited to '')
-rw-r--r--test/120_gendata_h48h0k4/gendata_h48h0k4_tests.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/120_gendata_h48h0k4/gendata_h48h0k4_tests.c b/test/120_gendata_h48h0k4/gendata_h48h0k4_tests.c
index 41ab10a..c37de3e 100644
--- a/test/120_gendata_h48h0k4/gendata_h48h0k4_tests.c
+++ b/test/120_gendata_h48h0k4/gendata_h48h0k4_tests.c
@@ -24,6 +24,7 @@ typedef struct {
24typedef struct { 24typedef struct {
25 uint8_t h; 25 uint8_t h;
26 uint8_t k; 26 uint8_t k;
27 uint8_t base;
27 uint8_t maxdepth; 28 uint8_t maxdepth;
28 tableinfo_t info; 29 tableinfo_t info;
29 void *buf; 30 void *buf;

Generated with cgit - Back to sebastiano.tronto.net