commit | 3c3d5c58369d41cf9de4b651159c6b93e7ab818c | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Mon May 13 13:38:40 2019 +0100 |
committer | Hanno Becker <hanno.becker@arm.com> | Tue Jun 25 09:10:57 2019 +0100 |
tree | ea8d27b80de92d9ad8fa43ee5b26786a6de241bf | |
parent | c0dab627ce85c9ae28420a414a72095cc8fa5e13 [diff] [blame] |
Fix spacing in declaration of mbedtls_asn1_get_sequence_of()
diff --git a/include/mbedtls/asn1.h b/include/mbedtls/asn1.h index b471a94..94990fe 100644 --- a/include/mbedtls/asn1.h +++ b/include/mbedtls/asn1.h
@@ -314,7 +314,7 @@ 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