Skip to content

Commit 26b47df

Browse files
committed
Re-generate auto-generated files to meet lint requirements.
Signed-off-by: Rod Chapman <[email protected]>
1 parent deb7560 commit 26b47df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/bench_components_mlkem.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ static int bench(void)
7171
BENCH("mlk_poly_rej_uniform_x4",
7272
mlk_poly_rej_uniform_x4((mlk_poly *)data0, (mlk_poly *)data1,
7373
(mlk_poly *)data2, (mlk_poly *)data3,
74-
(uint8_t (*)[64])data4))
74+
(uint8_t(*)[64])data4))
7575

7676
/* mlk_poly */
7777
/* mlk_poly_compress_du */

0 commit comments

Comments
 (0)