Remove apparent typo in "bool" line.

This commit is contained in:
"Robert P. J. Day" 2006-08-03 11:28:36 +00:00
parent 581d4f36b3
commit 6dce0b6fa7

View File

@ -14,7 +14,7 @@ config CONFIG_FEATURE_SHADOWPASSWDS
publicly readable.
config CONFIG_USE_BB_SHADOW
bool #" Use busybox shadow password functions"
bool " Use busybox shadow password functions"
default y
depends on CONFIG_USE_BB_PWD_GRP && CONFIG_FEATURE_SHADOWPASSWDS
help