projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57dc534
)
tweak MD5 config text
author
Denys Vlasenko
<vda.linux@googlemail.com>
Mon, 6 Jul 2009 21:24:20 +0000
(23:24 +0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Mon, 6 Jul 2009 21:24:20 +0000
(23:24 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libbb/Config.in
patch
|
blob
|
history
diff --git
a/libbb/Config.in
b/libbb/Config.in
index 9b616d1af2b90924a25a42440badf94ab336433d..bdb6dfa90d8765d98e63fb8b972bd720de2b3e51 100644
(file)
--- a/
libbb/Config.in
+++ b/
libbb/Config.in
@@
-13,7
+13,7
@@
config PASSWORD_MINLEN
Minimum allowable password length.
config MD5_SIZE_VS_SPEED
- int "MD5: Trade
Bytes for Speed
"
+ int "MD5: Trade
bytes for speed (0:fast, 3:slow)
"
default 2
range 0 3
help