diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-12-02 08:56:53 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-12-02 08:56:53 +0000 |
commit | 2bec5139964ebf814ffddbedd526651361be69f8 (patch) | |
tree | a5cd35defdc6c9357bc7ad2c852534b8039ffd38 | |
parent | 7ab3699b58176c9affff17ca05c9f4b004cdeb34 (diff) | |
download | busybox-2bec5139964ebf814ffddbedd526651361be69f8.tar.gz |
fix whitespace damage
-rw-r--r-- | networking/udhcp/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/udhcp/Config.in b/networking/udhcp/Config.in index 242a9f3b8..26cc8f501 100644 --- a/networking/udhcp/Config.in +++ b/networking/udhcp/Config.in @@ -104,4 +104,4 @@ config UDHCPC_SLACK_FOR_BUGGY_SERVERS seems to confuse maximum allowed UDP packet size with maximum size of entire IP packet, and sends packets which are 28 bytes too large. - Seednet (ISP) VDSL: sends packets 2 bytes too big. + Seednet (ISP) VDSL: sends packets 2 bytes too big. |