mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-28 22:49:59 +01:00
gpg: Fix formatting.
* g10/tofu.c (get_trust): Fix formatting. -- Signed-off-by: Neal H. Walfield <neal@g10code.com>
This commit is contained in:
parent
e56a116f9a
commit
253afa2444
@ -1637,9 +1637,9 @@ get_trust (struct db *dbs, const char *fingerprint, const char *email,
|
||||
"Normally, there is only a single key associated with an email "
|
||||
"address. However, people sometimes generate a new key if "
|
||||
"their key is too old or they think it might be compromised. "
|
||||
"Alternatively, a new key may indicate a man-in-the-middle attack!"
|
||||
"Before accepting this key, you should talk to or call the person"
|
||||
"to make sure this new key is legitimate.";
|
||||
"Alternatively, a new key may indicate a man-in-the-middle"
|
||||
"attack! Before accepting this key, you should talk to or "
|
||||
"call the person to make sure this new key is legitimate.";
|
||||
es_fprintf (fp, "\n%s\n", text);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user