aboutsummaryrefslogtreecommitdiff
path: root/loginutils
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-10-29 01:19:15 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-10-29 01:19:15 +0000
commit9504e444b8c6269838b0035f95454db935fa68dd (patch)
treeb63bddb1040acafcbe0f2ae4669553ed6c804fd9 /loginutils
parentc3a9dc8ac5b1938652ab1c48859d1cb71c6cbaa1 (diff)
downloadbusybox-9504e444b8c6269838b0035f95454db935fa68dd.tar.gz
whitespace fixes, no code changes
Diffstat (limited to 'loginutils')
-rw-r--r--loginutils/Config.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/loginutils/Config.in b/loginutils/Config.in
index aca85a1ba..9aa0abb2a 100644
--- a/loginutils/Config.in
+++ b/loginutils/Config.in
@@ -233,12 +233,12 @@ config CRYPTPW
Applet for crypting a string.
config CHPASSWD
- bool "chpasswd"
- default n
- help
- chpasswd reads a file of user name and password pairs from
- standard input and uses this information to update a group of
- existing users.
+ bool "chpasswd"
+ default n
+ help
+ chpasswd reads a file of user name and password pairs from
+ standard input and uses this information to update a group of
+ existing users.
config SU
bool "su"