summaryrefslogtreecommitdiff
path: root/apps/netutils/resolv/Kconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-04-22 09:10:58 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-04-22 09:10:58 -0600
commite044e9c90a7eab7406a31831b3c661a80eb05b17 (patch)
treefff4add300ed8ffe4b704012c92f22a30e385b33 /apps/netutils/resolv/Kconfig
parent11278c31a01b6fdfb09e2a3109a20d38ef793055 (diff)
downloadnuttx-e044e9c90a7eab7406a31831b3c661a80eb05b17.tar.gz
nuttx-e044e9c90a7eab7406a31831b3c661a80eb05b17.tar.bz2
nuttx-e044e9c90a7eab7406a31831b3c661a80eb05b17.zip
New Kconfig convention: Extra indentation in comments will render as HTML preformatted text
Diffstat (limited to 'apps/netutils/resolv/Kconfig')
-rw-r--r--apps/netutils/resolv/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/netutils/resolv/Kconfig b/apps/netutils/resolv/Kconfig
index 07a0fd4bc..b9e9b68b0 100644
--- a/apps/netutils/resolv/Kconfig
+++ b/apps/netutils/resolv/Kconfig
@@ -23,4 +23,4 @@ config NET_RESOLV_MAXRESPONSE
---help---
This setting determines the maximum size of response message that can be
received by the DNS resolver. The default is 96 but may need to be larger on
- enterprise networks (perhaps 176).
+ enterprise networks (perhaps 176).