Remove apparent typo in "bool" line.

1_4_stable
"Robert P. J. Day" 2006-08-03 11:28:36 +00:00
parent 581d4f36b3
commit 6dce0b6fa7
1 changed files with 1 additions and 1 deletions

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