From 256f67675f84ee02d842d14c93bfc8d6383b65b1 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 3 Apr 2006 10:13:23 +0000 Subject: About to release 1.4.3 --- g10/import.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'g10/import.c') 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 -- cgit v1.2.3