summaryrefslogtreecommitdiffstats
path: root/g10/import.c
diff options
context:
space:
mode:
Diffstat (limited to 'g10/import.c')
-rw-r--r--g10/import.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/g10/import.c b/g10/import.c
index 4ccdf5a40..3b7fa5e72 100644
--- a/g10/import.c
+++ b/g10/import.c
@@ -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