Some whitespace fixes.
This commit is contained in:
@@ -92,7 +92,7 @@ bool pem_encoder_encode(key_encoding_type_t type, chunk_t *encoding,
|
|||||||
len -= written;
|
len -= written;
|
||||||
|
|
||||||
/* replace termination null character with newline */
|
/* replace termination null character with newline */
|
||||||
*pos = '\n';
|
*pos = '\n';
|
||||||
pos++;
|
pos++;
|
||||||
len--;
|
len--;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user