diff options
Diffstat (limited to 'networking/tftp.c')
-rw-r--r-- | networking/tftp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/tftp.c b/networking/tftp.c index 4cd39186a..1828688d4 100644 --- a/networking/tftp.c +++ b/networking/tftp.c @@ -19,7 +19,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ //config:config TFTP -//config: bool "tftp (12 kb)" +//config: bool "tftp (11 kb)" //config: default y //config: help //config: Trivial File Transfer Protocol client. TFTP is usually used |