mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-02 18:46:06 +02:00
Remove superfluous new line in x509.c
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user