Signed-off-by: Kang-Che Sung <[email protected]> --- shell/hush.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/shell/hush.c b/shell/hush.c index 9b62d5c0d..01c334a46 100644 --- a/shell/hush.c +++ b/shell/hush.c @@ -291,7 +291,7 @@ //config: default n //config: depends on HUSH || SH_IS_HUSH || BASH_IS_HUSH //config: help -//config: Enable umask builtin in hush. +//config: Enable memleak builtin in hush. //config: //config:config MSH //config: bool "msh (deprecated: aliased to hush)" -- 2.11.0 _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
