mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-20 14:37:08 +01:00
g10: Add missing space.
* g10/tofu.c (tofu_register_encryption): Add missing space. Signed-off-by: Neal H. Walfield <neal@g10code.com>
This commit is contained in:
parent
6b16b02109
commit
6caa2d0ba2
@ -3419,7 +3419,7 @@ tofu_register_encryption (ctrl_t ctrl,
|
|||||||
free_user_id_list = 1;
|
free_user_id_list = 1;
|
||||||
|
|
||||||
if (! user_id_list)
|
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"),
|
"non-revoked user ids.\n"),
|
||||||
keystr (pk->keyid));
|
keystr (pk->keyid));
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user