aboutsummaryrefslogtreecommitdiff
path: root/configs/config-suite-b.h
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2014-06-24 17:47:40 +0200
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2014-06-24 17:47:40 +0200
commit66e20c6318a172cb508949dff0ce38d2c5790d40 (patch)
tree7faa413e9083122a3db144b175253e0fc137d718 /configs/config-suite-b.h
parent3579522d3146b0c59c129a4fba7acdff33e7993b (diff)
downloadmbedtls-66e20c6318a172cb508949dff0ce38d2c5790d40.zip
mbedtls-66e20c6318a172cb508949dff0ce38d2c5790d40.tar.gz
mbedtls-66e20c6318a172cb508949dff0ce38d2c5790d40.tar.bz2
Fix warning and typo->error.
Diffstat (limited to 'configs/config-suite-b.h')
-rw-r--r--configs/config-suite-b.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/config-suite-b.h b/configs/config-suite-b.h
index 8a98b9d..4651e0d 100644
--- a/configs/config-suite-b.h
+++ b/configs/config-suite-b.h
@@ -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