commit | efbc5f7322a9773dccb7ac76abe0bf06e12363c6 | [log] [tgz] |
---|---|---|
author | Dave Rodgman <dave.rodgman@arm.com> | Mon Mar 13 12:15:49 2023 +0000 |
committer | Dave Rodgman <dave.rodgman@arm.com> | Mon Mar 13 12:15:49 2023 +0000 |
tree | b4717cf7f4d43d1bc429383b06d454d84e8ee424 | |
parent | 8e528ece74e580cc40830bfc9cbb446e72b9618a [diff] [blame] |
Update wording in comments Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
diff --git a/library/pkcs7.c b/library/pkcs7.c index d4059d7..cf05afd 100644 --- a/library/pkcs7.c +++ b/library/pkcs7.c
@@ -42,7 +42,7 @@ #endif /** - * Initializes the pkcs7 structure. + * Initializes the mbedtls_pkcs7 structure. */ void mbedtls_pkcs7_init(mbedtls_pkcs7 *pkcs7) {