Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'miscutils/seedrng.c')
-rw-r--r--miscutils/seedrng.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/seedrng.c b/miscutils/seedrng.c
index 3bf6e2ea7..7a2331cb1 100644
--- a/miscutils/seedrng.c
+++ b/miscutils/seedrng.c
@@ -20,7 +20,7 @@
* This is based on code from <https://git.zx2c4.com/seedrng/about/>.
*/
//config:config SEEDRNG
-//config: bool "seedrng (1.3 kb)"
+//config: bool "seedrng (9.1 kb)"
//config: default y
//config: help
//config: Seed the kernel RNG from seed files, meant to be called