diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-14 01:11:54 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-14 01:11:54 +0100 |
commit | 60b9524bf7368932bc9ca5d4ba77575c30e88726 (patch) | |
tree | 243fca0db5e4f269c0da8aa595835c77493fc4e7 | |
parent | bb16f57e5d7a3985e27b684e1d329f88f896f40f (diff) | |
download | busybox-w32-60b9524bf7368932bc9ca5d4ba77575c30e88726.tar.gz busybox-w32-60b9524bf7368932bc9ca5d4ba77575c30e88726.tar.bz2 busybox-w32-60b9524bf7368932bc9ca5d4ba77575c30e88726.zip |
whitespace fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
-rw-r--r-- | networking/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Config.in b/networking/Config.in index 5222b78d4..80834c6d4 100644 --- a/networking/Config.in +++ b/networking/Config.in | |||
@@ -672,7 +672,7 @@ config FEATURE_NTPD_SERVER | |||
672 | default y | 672 | default y |
673 | depends on NTPD | 673 | depends on NTPD |
674 | help | 674 | help |
675 | Make ntpd usable as a NTP server. If you disable this option | 675 | Make ntpd usable as a NTP server. If you disable this option |
676 | ntpd will be usable only as a NTP client. | 676 | ntpd will be usable only as a NTP client. |
677 | 677 | ||
678 | config PING | 678 | config PING |