aboutsummaryrefslogtreecommitdiffstats
path: root/g10/pkclist.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/pkclist.c')
-rw-r--r--g10/pkclist.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/pkclist.c b/g10/pkclist.c
index e09d55418..cad60c059 100644
--- a/g10/pkclist.c
+++ b/g10/pkclist.c
@@ -1047,6 +1047,7 @@ build_pk_list( STRLIST remusr, PK_LIST *ret_pk_list, unsigned use )
if( !rc && !any_recipients ) {
log_error(_("no valid addressees\n"));
+ write_status_text (STATUS_NO_RECP, "0");
rc = G10ERR_NO_USER_ID;
}