mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-28 19:13:28 +00:00
Fix x509 parse syntax typo
Co-authored-by: David Horstmann <david.horstmann@arm.com> Signed-off-by: Harry Ramsey <harry.ramsey@arm.com>
This commit is contained in:
parent
e5b261f1e8
commit
94c3065d7f
@ -1750,7 +1750,7 @@ exit:
|
||||
}
|
||||
/* END_CASE */
|
||||
|
||||
/* BEGIN_CASE depends_on:MBEDTLS_x509_USE_C */
|
||||
/* BEGIN_CASE depends_on:MBEDTLS_X509_USE_C */
|
||||
void oid_get_numeric_string(data_t *oid, int error_ret, char *result_str)
|
||||
{
|
||||
char buf[256];
|
||||
|
Loading…
x
Reference in New Issue
Block a user