summaryrefslogtreecommitdiff
path: root/editors/patch_toybox.c
diff options
context:
space:
mode:
authorDenys Vlasenko2023-07-10 17:25:21 +0200
committerDenys Vlasenko2023-07-10 17:25:21 +0200
commit5353df91cba7b397b9407701681708d0a1518df6 (patch)
tree7b7925e3e43c7ef44c618a629bbc6aa78a8c3bf7 /editors/patch_toybox.c
parenta9047e09807f11bcd62f69c481ce19b2663f8862 (diff)
downloadbusybox-5353df91cba7b397b9407701681708d0a1518df6.zip
busybox-5353df91cba7b397b9407701681708d0a1518df6.tar.gz
Update applet size estimates
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'editors/patch_toybox.c')
-rw-r--r--editors/patch_toybox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/patch_toybox.c b/editors/patch_toybox.c
index 5478ece..c0631d8 100644
--- a/editors/patch_toybox.c
+++ b/editors/patch_toybox.c
@@ -26,7 +26,7 @@
USE_PATCH(NEWTOY(patch, USE_TOYBOX_DEBUG("x")"up#i:R", TOYFLAG_USR|TOYFLAG_BIN))
config PATCH
- bool "patch (9.4 kb)"
+ bool "patch (9.6 kb)"
default y
help
usage: patch [-i file] [-p depth] [-Ru]