diff options
author | Denys Vlasenko | 2010-01-14 01:11:54 +0100 |
---|---|---|
committer | Denys Vlasenko | 2010-01-14 01:11:54 +0100 |
commit | 60b9524bf7368932bc9ca5d4ba77575c30e88726 (patch) | |
tree | 243fca0db5e4f269c0da8aa595835c77493fc4e7 /networking | |
parent | bb16f57e5d7a3985e27b684e1d329f88f896f40f (diff) | |
download | busybox-60b9524bf7368932bc9ca5d4ba77575c30e88726.zip busybox-60b9524bf7368932bc9ca5d4ba77575c30e88726.tar.gz |
whitespace fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'networking')
-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 5222b78..80834c6 100644 --- a/networking/Config.in +++ b/networking/Config.in @@ -672,7 +672,7 @@ config FEATURE_NTPD_SERVER default y depends on NTPD help - Make ntpd usable as a NTP server. If you disable this option + Make ntpd usable as a NTP server. If you disable this option ntpd will be usable only as a NTP client. config PING |