ftp{get,put}: tweak help text
[oweals/busybox.git] / networking / telnetd.ctrlSQ.patch
index 885e10523024c4e17b20d15f3a88ebc6c51732ff..7060e1c6ed34a6d596791c7688920d11f5123efa 100644 (file)
@@ -104,7 +104,7 @@ exceptional conditions.
 +#endif
        /* Even if !STANDALONE, we accept (and ignore) -i, thus people
         * don't need to guess whether it's ok to pass -i to us */
-       opt = getopt32(argv, "f:l:Ki" USE_FEATURE_TELNETD_STANDALONE("p:b:F"),
+       opt = getopt32(argv, "f:l:Ki" IF_FEATURE_TELNETD_STANDALONE("p:b:F"),
 @@ -475,7 +495,7 @@
                                FD_SET(ts->sockfd_read, &rdfdset);
                        if (ts->size2 > 0)       /* can write to socket */