diff options
Diffstat (limited to 'networking/tcpudp.c')
-rw-r--r-- | networking/tcpudp.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 |