mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Update wording in comments
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
This commit is contained in:
@ -42,7 +42,7 @@
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Initializes the pkcs7 structure.
|
||||
* Initializes the mbedtls_pkcs7 structure.
|
||||
*/
|
||||
void mbedtls_pkcs7_init(mbedtls_pkcs7 *pkcs7)
|
||||
{
|
||||
|
Reference in New Issue
Block a user