1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-28 18:12:46 +08:00

Fix spacing in declaration of mbedtls_asn1_get_sequence_of()

This commit is contained in:
Hanno Becker 2019-05-13 13:38:40 +01:00
parent c0dab627ce
commit 3c3d5c5836

View File

@ -314,7 +314,7 @@ void mbedtls_asn1_sequence_free( mbedtls_asn1_sequence *seq );
int mbedtls_asn1_get_sequence_of( unsigned char **p,
const unsigned char *end,
mbedtls_asn1_sequence *cur,
int tag);
int tag );
/**
* \brief Traverse an ASN.1 SEQUENCE container and