diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-09-26 18:38:00 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-09-26 18:38:00 +0200 |
| commit | 191a85f8e0dc0c812a08d81b32cf319f23247e24 (patch) | |
| tree | 7117481b51ef698cafe4f93522b0621c9c84c0ae | |
| parent | 91f912176045fd2f95fd45a0e12354e390dff219 (diff) | |
| download | nissy-core-191a85f8e0dc0c812a08d81b32cf319f23247e24.tar.gz nissy-core-191a85f8e0dc0c812a08d81b32cf319f23247e24.zip | |
I'm stupid
| -rw-r--r-- | test/120_gendata_h48h0k4/gendata_h48h0k4_tests.c | 1 |
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 { | |||
| 24 | typedef struct { | 24 | typedef 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; |
