diff options
Diffstat (limited to 'networking/httpd.c')
-rw-r--r-- | networking/httpd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/httpd.c b/networking/httpd.c index e072f23c7..7ad6d0878 100644 --- a/networking/httpd.c +++ b/networking/httpd.c | |||
@@ -99,7 +99,7 @@ | |||
99 | */ | 99 | */ |
100 | /* TODO: use TCP_CORK, parse_config() */ | 100 | /* TODO: use TCP_CORK, parse_config() */ |
101 | //config:config HTTPD | 101 | //config:config HTTPD |
102 | //config: bool "httpd" | 102 | //config: bool "httpd (32 kb)" |
103 | //config: default y | 103 | //config: default y |
104 | //config: help | 104 | //config: help |
105 | //config: HTTP server. | 105 | //config: HTTP server. |