From b13587ef167d58f960270fbcef674d8c919ba8dc Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 29 Aug 2007 09:51:37 +0000 Subject: New command --check-programs for gpgconf. --- sm/export.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sm/export.c') diff --git a/sm/export.c b/sm/export.c index e6c29ef17..6854c2a16 100644 --- a/sm/export.c +++ b/sm/export.c @@ -713,7 +713,7 @@ export_p12 (ctrl_t ctrl, const unsigned char *certimg, size_t certimglen, fclose (fp); if (pid != -1) { - if (!gnupg_wait_process (pgmname, pid)) + if (!gnupg_wait_process (pgmname, pid, NULL)) child_err = 0; } if (!err) -- cgit v1.2.3