Fix comment.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 16 Sep 2009 10:08:31 +0000 (10:08 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 16 Sep 2009 10:08:31 +0000 (10:08 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2950 38d2e660-2303-0410-9eaa-f027e97ec537

bertos/cfg/cfg_randpool.h

index 8828c49279d8bd2916c20b1d0da229316bcfe7eb..832859842be5b83f13b57d96b3130c4833f51eef 100644 (file)
@@ -48,7 +48,7 @@
  */
 #define CONFIG_SIZE_ENTROPY_POOL   64
 
-/// Turn on or off timer support in Randpool. $WIZ$ type = "boolean"
+/// Enable timer in randpool algo. $WIZ$ type = "boolean"
 #define CONFIG_RANDPOOL_TIMER       1
 
 #endif /* CFG_RANDPOOL_H */