mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-06 22:49:34 +01:00
Fix warning and typo->error.
This commit is contained in:
parent
3579522d31
commit
66e20c6318
3 changed files with 5 additions and 4 deletions
|
|
@ -72,7 +72,7 @@
|
|||
|
||||
/*
|
||||
* You should adjust this to the exact number of sources you're using: default
|
||||
* is the "platform_entrpy_poll" source, but you may want to add other ones.
|
||||
* is the "platform_entropy_poll" source, but you may want to add other ones.
|
||||
* Minimum is 2 for the entropy test suite.
|
||||
*/
|
||||
#define ENTROPY_MAX_SOURCES 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue