[Pkg-gnupg-commit] [gnupg2] 128/180: g10: Add missing space.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sat Dec 24 22:29:18 UTC 2016


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

dkg pushed a commit to branch master
in repository gnupg2.

commit 6caa2d0ba2bfc0ae93878738b0169483f6b6b462
Author: Neal H. Walfield <neal at g10code.com>
Date:   Tue Dec 13 09:16:54 2016 +0100

    g10: Add missing space.
    
    * g10/tofu.c (tofu_register_encryption): Add missing space.
    
    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 d15b25f..4fc18b6 100644
--- a/g10/tofu.c
+++ b/g10/tofu.c
@@ -3419,7 +3419,7 @@ tofu_register_encryption (ctrl_t ctrl,
       free_user_id_list = 1;
 
       if (! user_id_list)
-        log_info (_("WARNING: Encrypting to %s, which has no"
+        log_info (_("WARNING: Encrypting to %s, which has no "
                     "non-revoked user ids.\n"),
                   keystr (pk->keyid));
     }

-- 
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