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 a70f74762..1c4811d5d 100644 --- a/networking/telnet.c +++ b/networking/telnet.c | |||
@@ -21,7 +21,7 @@ | |||
21 | * | 21 | * |
22 | */ | 22 | */ |
23 | //config:config TELNET | 23 | //config:config TELNET |
24 | //config: bool "telnet" | 24 | //config: bool "telnet (8.7 kb)" |
25 | //config: default y | 25 | //config: default y |
26 | //config: help | 26 | //config: help |
27 | //config: Telnet is an interface to the TELNET protocol, but is also commonly | 27 | //config: Telnet is an interface to the TELNET protocol, but is also commonly |