[Pkg-gnupg-commit] [gnupg2] 108/118: g10: Fix whitespace.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Sep 15 18:25:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch encoding-and-speling
in repository gnupg2.

commit 9799b5d18f8fd29872b75c4d70d370af2b4e9a89
Author: Neal H. Walfield <neal at g10code.com>
Date:   Wed Sep 14 15:21:14 2016 +0200

    g10: Fix whitespace.
    
    * g10/tofu.c (show_statistics): Fix whitespace.
    
    --
    Signed-off-by: Neal H. Walfield <neal at g10code.com>
---
 g10/tofu.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/g10/tofu.c b/g10/tofu.c
index 5cc1c22..0cd3f12 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list