aboutsummaryrefslogtreecommitdiffstats
path: root/tools/symcryptrun.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/symcryptrun.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/symcryptrun.c b/tools/symcryptrun.c
index 7eeff97a1..2ef682210 100644
--- a/tools/symcryptrun.c
+++ b/tools/symcryptrun.c
@@ -884,7 +884,7 @@ main (int argc, char **argv)
/* Make sure that our subsystems are ready. */
i18n_init();
- init_common_subsystems ();
+ init_common_subsystems (&argc, &argv);
opt.homedir = default_homedir ();