mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
indent: Some typo and indentation changes for gpg.
--
This commit is contained in:
parent
df0edaf91a
commit
5c47e7825b
5 changed files with 18 additions and 19 deletions
|
@ -1243,7 +1243,7 @@ parse_symkeyenc (IOBUF inp, int pkttype, unsigned long pktlen,
|
|||
{
|
||||
/* To compute the size of the session key we need to know
|
||||
* the size of the AEAD nonce which we may not know. Thus
|
||||
* we show only the seize of the entire encrypted session
|
||||
* we show only the size of the entire encrypted session
|
||||
* key. */
|
||||
if (aead_algo)
|
||||
es_fprintf (listfp, ", encrypted seskey %d bytes", seskeylen);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue