From: sunghan Date: Wed, 6 Sep 2017 14:28:17 +0000 (+0900) Subject: external/mdns: fix indentation to align X-Git-Tag: 1.1_Public_Release~259^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b16a7a46cc62b58e21b03ca54fcac6fe072b3abc;p=rtos%2Ftinyara.git external/mdns: fix indentation to align --- diff --git a/external/mdns/Kconfig.protocol b/external/mdns/Kconfig.protocol index b120049..4f5dc81 100644 --- a/external/mdns/Kconfig.protocol +++ b/external/mdns/Kconfig.protocol @@ -8,14 +8,14 @@ config NETUTILS_MDNS default n ---help--- Enables support for Multicast DNS. The multicast Domain Name System (mDNS) - resolves host names to IP addresses within small networks that do not include - a local name server. + resolves host names to IP addresses within small networks that do not include + a local name server. if NETUTILS_MDNS config NETUTILS_MDNS_RESPONDER_SUPPORT - bool "mDNS Responder" - default n + bool "mDNS Responder" + default n ---help--- Enable mDNS Responder