diff options
Diffstat (limited to 'procps/pstree.c')
-rw-r--r-- | procps/pstree.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/pstree.c b/procps/pstree.c index 4fda1c21c..1d124d2d2 100644 --- a/procps/pstree.c +++ b/procps/pstree.c @@ -10,7 +10,7 @@ * Licensed under GPLv2, see file LICENSE in this source tree. */ //config:config PSTREE -//config: bool "pstree (9.4 kb)" +//config: bool "pstree (9.3 kb)" //config: default y //config: help //config: Display a tree of processes. |