From b097a84d62dcfcf201a695b54bcfafae70cac8a6 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 28 Dec 2018 03:20:17 +0100 Subject: config: update size information Signed-off-by: Denys Vlasenko --- networking/tcpudp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'networking/tcpudp.c') diff --git a/networking/tcpudp.c b/networking/tcpudp.c index c914221..a0af649 100644 --- a/networking/tcpudp.c +++ b/networking/tcpudp.c @@ -29,7 +29,7 @@ * - don't know how to retrieve ORIGDST for udp. */ //config:config TCPSVD -//config: bool "tcpsvd (13 kb)" +//config: bool "tcpsvd (14 kb)" //config: default y //config: help //config: tcpsvd listens on a TCP port and runs a program for each new -- cgit v1.1