mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
Merge pull request #2479 from jacobschloss/patch-1
Fix typo in config-no-entropy.h
This commit is contained in:
commit
c4a514aefa
|
|
@ -21,7 +21,7 @@
|
|||
*/
|
||||
/*
|
||||
* Minimal configuration of features that do not require an entropy source
|
||||
* Distinguishing reatures:
|
||||
* Distinguishing features:
|
||||
* - no entropy module
|
||||
* - no TLS protocol implementation available due to absence of an entropy
|
||||
* source
|
||||
|
|
|
|||
Loading…
Reference in a new issue