From ae178cee3d439c874d6f9bb337cb77dfe8cd59d5 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 19 Jul 2017 14:32:54 +0200 Subject: Update remaining menuconfig items with approximate applet sizes Signed-off-by: Denys Vlasenko --- networking/nslookup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'networking/nslookup.c') diff --git a/networking/nslookup.c b/networking/nslookup.c index 8e3c8fed9..4e479730c 100644 --- a/networking/nslookup.c +++ b/networking/nslookup.c @@ -11,7 +11,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ //config:config NSLOOKUP -//config: bool "nslookup" +//config: bool "nslookup (4.5 kb)" //config: default y //config: help //config: nslookup is a tool to query Internet name servers. -- cgit v1.2.3