mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Minor fixes.
This commit is contained in:
parent
78ff45c49e
commit
382d2f8efb
23 changed files with 106 additions and 54 deletions
|
@ -1152,11 +1152,11 @@ main (int argc, char **argv)
|
|||
log_set_prefix ("gpg-connect-agent", 1);
|
||||
|
||||
/* Make sure that our subsystems are ready. */
|
||||
i18n_init();
|
||||
init_common_subsystems ();
|
||||
|
||||
assuan_set_assuan_err_source (0);
|
||||
|
||||
i18n_init();
|
||||
|
||||
opt.homedir = default_homedir ();
|
||||
opt.connect_flags = 1; /* Use extended connect mode. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue