diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2023-07-10 17:25:21 +0200 |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2023-07-10 17:25:21 +0200 |
| commit | 5353df91cba7b397b9407701681708d0a1518df6 (patch) | |
| tree | 7b7925e3e43c7ef44c618a629bbc6aa78a8c3bf7 /debianutils/pipe_progress.c | |
| parent | a9047e09807f11bcd62f69c481ce19b2663f8862 (diff) | |
| download | busybox-w32-5353df91cba7b397b9407701681708d0a1518df6.tar.gz busybox-w32-5353df91cba7b397b9407701681708d0a1518df6.tar.bz2 busybox-w32-5353df91cba7b397b9407701681708d0a1518df6.zip | |
Update applet size estimates
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'debianutils/pipe_progress.c')
| -rw-r--r-- | debianutils/pipe_progress.c | 2 |
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 @@ | |||
| 7 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. | 7 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
| 8 | */ | 8 | */ |
| 9 | //config:config PIPE_PROGRESS | 9 | //config:config PIPE_PROGRESS |
| 10 | //config: bool "pipe_progress (275 bytes)" | 10 | //config: bool "pipe_progress (576 bytes)" |
| 11 | //config: default y | 11 | //config: default y |
| 12 | //config: help | 12 | //config: help |
| 13 | //config: Display a dot to indicate pipe activity. | 13 | //config: Display a dot to indicate pipe activity. |
