Syntax error in last apps/netutils/webserver/Kconfig

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5089 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2012-09-04 18:01:54 +00:00
parent 0c8089ebfa
commit 71c8ad54cf

View File

@ -19,11 +19,11 @@ config NETUTILS_HTTPD_SCRIPT_DISABLE
---help---
This option, if selected, will elide the %! scripting
config NETUTILS_HTTPD_SERVERHEADER_DISABLE, which elides the Server: header
config NETUTILS_HTTPD_SERVERHEADER_DISABLE
bool "Disabled the SERVER header"
default n
---help---
This option, if selected, will elide the Server: header
This option, if selected, will elide the Server\: header
config NETUTILS_HTTPD_MMAP
bool "File mmap-ing"