From 6caa2d0ba2bfc0ae93878738b0169483f6b6b462 Mon Sep 17 00:00:00 2001 From: "Neal H. Walfield" Date: Tue, 13 Dec 2016 09:16:54 +0100 Subject: g10: Add missing space. * g10/tofu.c (tofu_register_encryption): Add missing space. Signed-off-by: Neal H. Walfield --- g10/tofu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'g10/tofu.c') diff --git a/g10/tofu.c b/g10/tofu.c index d15b25f4f..4fc18b6fc 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)); } -- cgit v1.2.3