udhcpc: code shrink
[oweals/busybox.git] / debianutils / pipe_progress.c
index 21d330b59453f1fef9c78fa1601b07cc7a839f45..e6b7601faee7199d6358ec4842797303775d5fb6 100644 (file)
@@ -7,10 +7,10 @@
  * Licensed under GPLv2 or later, see file LICENSE in this source tree.
  */
 //config:config PIPE_PROGRESS
-//config:      bool "pipe_progress"
+//config:      bool "pipe_progress (225 bytes)"
 //config:      default y
 //config:      help
-//config:        Display a dot to indicate pipe activity.
+//config:      Display a dot to indicate pipe activity.
 
 //applet:IF_PIPE_PROGRESS(APPLET(pipe_progress, BB_DIR_BIN, BB_SUID_DROP))