diff options
Diffstat (limited to 'tests/pm_rpm.c')
| -rw-r--r-- | tests/pm_rpm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pm_rpm.c b/tests/pm_rpm.c index 84254b79..c2847d01 100644 --- a/tests/pm_rpm.c +++ b/tests/pm_rpm.c @@ -1811,7 +1811,7 @@ int main(int argc, char *argv[]) { 0, 0, 0, 0 } }; - igt_subtest_init_parse_opts(argc, argv, "", long_options, + igt_subtest_init_parse_opts(&argc, argv, "", long_options, help_str, opt_handler); /* Skip instead of failing in case the machine is not prepared to reach |
