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 'util-linux/cal.c')
-rw-r--r--util-linux/cal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/cal.c b/util-linux/cal.c
index 522ab3476..0577c3899 100644
--- a/util-linux/cal.c
+++ b/util-linux/cal.c
@@ -11,7 +11,7 @@
* Major size reduction... over 50% (>1.5k) on i386.
*/
//config:config CAL
-//config: bool "cal (5.8 kb)"
+//config: bool "cal (6.1 kb)"
//config: default y
//config: help
//config: cal is used to display a monthly calendar.