From: Masatake YAMATO Date: Tue, 26 Sep 2023 16:01:58 +0000 (+0900) Subject: tests: (test_mkfds) add missing PARAM_END marker X-Git-Tag: v2.40-rc1~224^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3f8efa6b0acf6b04dbf2adc10060b46a1ed35bed;p=thirdparty%2Futil-linux.git tests: (test_mkfds) add missing PARAM_END marker Signed-off-by: Masatake YAMATO --- diff --git a/tests/helpers/test_mkfds.c b/tests/helpers/test_mkfds.c index 2e8e0ba29e..05931967c2 100644 --- a/tests/helpers/test_mkfds.c +++ b/tests/helpers/test_mkfds.c @@ -3739,6 +3739,7 @@ static const struct factory factories[] = { .desc = "program type by id", .defv.integer = 1, }, + PARAM_END } }, {