mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
About to release 1.4.3
This commit is contained in:
parent
4afa4eb10e
commit
256f67675f
43 changed files with 10662 additions and 10109 deletions
|
@ -563,9 +563,8 @@ print_import_check (PKT_public_key * pk, PKT_user_id * id)
|
|||
static void
|
||||
check_prefs_warning(PKT_public_key *pk)
|
||||
{
|
||||
log_info(_("WARNING: key %s contains preferences for unavailable\n"),
|
||||
keystr_from_pk(pk));
|
||||
log_info(_("algorithms on these user IDs:\n"));
|
||||
log_info(_("WARNING: key %s contains preferences for unavailable\n"
|
||||
"algorithms on these user IDs:\n"), keystr_from_pk(pk));
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue