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/setserial.c')
-rw-r--r--miscutils/setserial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/setserial.c b/miscutils/setserial.c
index 175c788fc..5fb93d226 100644
--- a/miscutils/setserial.c
+++ b/miscutils/setserial.c
@@ -8,7 +8,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config SETSERIAL
-//config: bool "setserial (6.9 kb)"
+//config: bool "setserial (7.1 kb)"
//config: default y
//config: help
//config: Retrieve or set Linux serial port.