mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
Some whitespace fixes.
This commit is contained in:
parent
e41932320c
commit
0a4dc78755
@ -92,7 +92,7 @@ bool pem_encoder_encode(key_encoding_type_t type, chunk_t *encoding,
|
||||
len -= written;
|
||||
|
||||
/* replace termination null character with newline */
|
||||
*pos = '\n';
|
||||
*pos = '\n';
|
||||
pos++;
|
||||
len--;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user