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 'miscutils/rx.c')
-rw-r--r--miscutils/rx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/rx.c b/miscutils/rx.c
index d8b041480..3052bdef7 100644
--- a/miscutils/rx.c
+++ b/miscutils/rx.c
@@ -15,7 +15,7 @@
* This was originally written for blob and then adapted for busybox.
*/
//config:config RX
-//config: bool "rx (2.9 kb)"
+//config: bool "rx (3.2 kb)"
//config: default y
//config: help
//config: Receive files using the Xmodem protocol.