diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-01-07 19:06:47 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-01-07 19:06:47 +0000 |
commit | 474d1c57c834ee3dee6de49f109c9b570236fa60 (patch) | |
tree | cf8d3b4527ac3daee55cdb184d689d1a45cc8636 /init/Config.in | |
parent | 9b4c072a041758cdd8c3516ccc1e45fea0b73f3d (diff) | |
download | busybox-w32-474d1c57c834ee3dee6de49f109c9b570236fa60.tar.gz busybox-w32-474d1c57c834ee3dee6de49f109c9b570236fa60.tar.bz2 busybox-w32-474d1c57c834ee3dee6de49f109c9b570236fa60.zip |
whitespace fixes
Diffstat (limited to 'init/Config.in')
-rw-r--r-- | init/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/init/Config.in b/init/Config.in index efc8beaf9..4c5610246 100644 --- a/init/Config.in +++ b/init/Config.in | |||
@@ -32,8 +32,8 @@ config FEATURE_KILL_REMOVED | |||
32 | default y | 32 | default y |
33 | depends on FEATURE_USE_INITTAB | 33 | depends on FEATURE_USE_INITTAB |
34 | help | 34 | help |
35 | When respawn entries are removed from inittab and a SIGHUP is | 35 | When respawn entries are removed from inittab and a SIGHUP is |
36 | sent to init, this feature will kill the processes that have | 36 | sent to init, this feature will kill the processes that have |
37 | been removed. | 37 | been removed. |
38 | 38 | ||
39 | config FEATURE_KILL_DELAY | 39 | config FEATURE_KILL_DELAY |