mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-07-03 04:53:10 +08:00
Fixup: Typo in check_config.h entry for single hash encoding
This commit is contained in:
parent
f207562cdc
commit
f6cc3cd2a5
@ -786,7 +786,7 @@
|
||||
#define MBEDTLS_THREADING_IMPL
|
||||
#endif
|
||||
|
||||
/* Ensurethat precisely one hash is enabled. */
|
||||
/* Ensure that precisely one hash is enabled. */
|
||||
#if defined(MBEDTLS_MD_SINGLE_HASH)
|
||||
|
||||
#if defined(MBEDTLS_SHA256_C)
|
||||
|
Loading…
x
Reference in New Issue
Block a user