diff options
Diffstat (limited to 'g10/pkclist.c')
-rw-r--r-- | g10/pkclist.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/pkclist.c b/g10/pkclist.c index 5f28f5fcd..e289acb35 100644 --- a/g10/pkclist.c +++ b/g10/pkclist.c @@ -880,6 +880,7 @@ build_pk_list( STRLIST rcpts, PK_LIST *ret_pk_list, unsigned use ) char *answer=NULL; STRLIST backlog=NULL; + any_recipients = 1; def_rec = default_recipient(); have_def_rec = !!def_rec; if( !have_def_rec ) |