Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'debianutils/pipe_progress.c')
-rw-r--r--debianutils/pipe_progress.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/debianutils/pipe_progress.c b/debianutils/pipe_progress.c
index ab7e2528f..acd7402d7 100644
--- a/debianutils/pipe_progress.c
+++ b/debianutils/pipe_progress.c
@@ -7,7 +7,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config PIPE_PROGRESS
-//config: bool "pipe_progress (275 bytes)"
+//config: bool "pipe_progress (576 bytes)"
//config: default y
//config: help
//config: Display a dot to indicate pipe activity.