From 2874670be96c65a30179abe810f84a24b58ba2a4 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 7 Sep 2001 11:40:19 +0000 Subject: Last changes before 1.0.6a snapshot release --- g10/pkclist.c | 1 + 1 file changed, 1 insertion(+) (limited to 'g10/pkclist.c') 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; } -- cgit v1.2.3