config: update size information
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/debianutils/pipe_progress.c b/debianutils/pipe_progress.c
index e6b7601..ab7e252 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 (225 bytes)"
+//config: bool "pipe_progress (275 bytes)"
//config: default y
//config: help
//config: Display a dot to indicate pipe activity.