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/taskset.c')
-rw-r--r--util-linux/taskset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/util-linux/taskset.c b/util-linux/taskset.c
index 8b410f369..55c915e8d 100644
--- a/util-linux/taskset.c
+++ b/util-linux/taskset.c
@@ -6,7 +6,7 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
//config:config TASKSET
-//config: bool "taskset (4.2 kb)"
+//config: bool "taskset (5.6 kb)"
//config: default y
//config: help
//config: Retrieve or set a processes's CPU affinity.