mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-23 08:05:37 +01:00
Remove superfluous new line in x509.c
This commit is contained in:
parent
3aa121660e
commit
b1d720c016
@ -433,7 +433,6 @@ static int x509_set_sequence_iterate( unsigned char **p,
|
||||
unsigned char const *end,
|
||||
mbedtls_x509_buf *oid,
|
||||
mbedtls_x509_buf *val )
|
||||
|
||||
{
|
||||
int ret;
|
||||
size_t set_len;
|
||||
|
Loading…
Reference in New Issue
Block a user