diff options
Diffstat (limited to 'tools/gpgconf-comp.c')
| -rw-r--r-- | tools/gpgconf-comp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gpgconf-comp.c b/tools/gpgconf-comp.c index 433bf712c..862ebd16d 100644 --- a/tools/gpgconf-comp.c +++ b/tools/gpgconf-comp.c @@ -2162,6 +2162,7 @@ retrieve_options_from_program (gc_component_id_t component, int only_installed) } } + gpgrt_argparse (NULL, &pargs, NULL); /* Release internal state. */ xfree (line); xfree (twopartconfig_name); } |
