diff options
Diffstat (limited to 'networking/telnet.c')
-rw-r--r-- | networking/telnet.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/telnet.c b/networking/telnet.c index 1e6be85bd..7f65ff3e6 100644 --- a/networking/telnet.c +++ b/networking/telnet.c | |||
@@ -20,7 +20,7 @@ | |||
20 | * by Fernando Silveira <swrh@gmx.net> | 20 | * by Fernando Silveira <swrh@gmx.net> |
21 | */ | 21 | */ |
22 | //config:config TELNET | 22 | //config:config TELNET |
23 | //config: bool "telnet (8.7 kb)" | 23 | //config: bool "telnet (8.8 kb)" |
24 | //config: default y | 24 | //config: default y |
25 | //config: help | 25 | //config: help |
26 | //config: Telnet is an interface to the TELNET protocol, but is also commonly | 26 | //config: Telnet is an interface to the TELNET protocol, but is also commonly |