mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* misc.c (setup_pinentry_env): New.
* import.c (popen_protect_tool): Call it. * export.c (popen_protect_tool): Call it.
This commit is contained in:
parent
5b9023c6e7
commit
aaac5dd2dc
5 changed files with 46 additions and 2 deletions
|
@ -299,6 +299,8 @@ int gpgsm_dirmngr_run_command (ctrl_t ctrl, const char *command,
|
|||
int argc, char **argv);
|
||||
|
||||
|
||||
/*-- misc.c --*/
|
||||
void setup_pinentry_env (void);
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue