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/partprobe.c')
-rw-r--r--miscutils/partprobe.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/partprobe.c b/miscutils/partprobe.c
index 0fb1927b7..b21c6241b 100644
--- a/miscutils/partprobe.c
+++ b/miscutils/partprobe.c
@@ -5,7 +5,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config PARTPROBE
-//config: bool "partprobe (3.5 kb)"
+//config: bool "partprobe (3.7 kb)"
//config: default y
//config: help
//config: Ask kernel to rescan partition table.