diff options
Diffstat (limited to 'debianutils/which.c')
-rw-r--r-- | debianutils/which.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debianutils/which.c b/debianutils/which.c index 02f77a216..98876521f 100644 --- a/debianutils/which.c +++ b/debianutils/which.c @@ -6,7 +6,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ //config:config WHICH -//config: bool "which (3.7 kb)" +//config: bool "which (3.8 kb)" //config: default y //config: help //config: which is used to find programs in your PATH and |