[Pkg-gnupg-commit] [gnupg2] 49/166: gpg: Remove period at end of warning.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Mar 16 22:33:04 UTC 2017


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

dkg pushed a commit to branch experimental
in repository gnupg2.

commit 6f9d8a956b2ca0f5a0eb7acc656fc17af2f2de47
Author: Neal H. Walfield <neal at g10code.com>
Date:   Fri Jan 6 11:51:08 2017 +0100

    gpg: Remove period at end of warning.
    
    * g10/tofu.c (tofu_register_encryption): Remove period at end of
    warning.
    
    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 8d535fa..149a185 100644
--- a/g10/tofu.c
+++ b/g10/tofu.c
@@ -3480,7 +3480,7 @@ tofu_register_encryption (ctrl_t ctrl,
 
       if (! user_id_list)
         log_info (_("WARNING: Encrypting to %s, which has no "
-                    "non-revoked user ids.\n"),
+                    "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