mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fix preference setting in new keys
This commit is contained in:
parent
8e5010a958
commit
31bbe71ad6
7 changed files with 56 additions and 11 deletions
|
@ -132,7 +132,7 @@ decrypt_message_fd (int input_fd, int output_fd)
|
|||
}
|
||||
|
||||
#ifdef HAVE_W32CE_SYSTEM
|
||||
#warning Ned to fix this
|
||||
#warning Need to fix this
|
||||
opt.outfp = NULL;
|
||||
#else
|
||||
opt.outfp = fdopen (dup (output_fd), "wb");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue