Remove superfluous new line in x509.c
This commit is contained in:
parent
3aa121660e
commit
b1d720c016
1 changed files with 0 additions and 1 deletions
|
@ -433,7 +433,6 @@ static int x509_set_sequence_iterate( unsigned char **p,
|
||||||
unsigned char const *end,
|
unsigned char const *end,
|
||||||
mbedtls_x509_buf *oid,
|
mbedtls_x509_buf *oid,
|
||||||
mbedtls_x509_buf *val )
|
mbedtls_x509_buf *val )
|
||||||
|
|
||||||
{
|
{
|
||||||
int ret;
|
int ret;
|
||||||
size_t set_len;
|
size_t set_len;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue