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/uevent.c')
-rw-r--r--util-linux/uevent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/uevent.c b/util-linux/uevent.c
index db11746d0..2193eb0f2 100644
--- a/util-linux/uevent.c
+++ b/util-linux/uevent.c
@@ -4,7 +4,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config UEVENT
-//config: bool "uevent (3.1 kb)"
+//config: bool "uevent (3.5 kb)"
//config: default y
//config: help
//config: uevent is a netlink listener for kernel uevent notifications