From 9799b5d18f8fd29872b75c4d70d370af2b4e9a89 Mon Sep 17 00:00:00 2001 From: "Neal H. Walfield" Date: Wed, 14 Sep 2016 15:21:14 +0200 Subject: g10: Fix whitespace. * g10/tofu.c (show_statistics): Fix whitespace. -- Signed-off-by: Neal H. Walfield --- g10/tofu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/g10/tofu.c b/g10/tofu.c index 5cc1c229a..0cd3f1257 100644 --- a/g10/tofu.c +++ b/g10/tofu.c @@ -2756,7 +2756,7 @@ show_statistics (tofu_dbs_t dbs, const char *fingerprint, " a message to this key and user id!\n")); else if (encryption_count == 1) log_info (_("Warning: you have only encrypted" - " one message to this key and user id!\n")); + " one message to this key and user id!\n")); /* Cf. write_stats_status */ if (sqrtu32 (encryption_count * encryption_count -- cgit v1.2.3