external/mdns: fix indentation to align
authorsunghan <sh924.chang@samsung.com>
Wed, 6 Sep 2017 14:28:17 +0000 (23:28 +0900)
committersunghan <sh924.chang@samsung.com>
Wed, 6 Sep 2017 14:28:17 +0000 (23:28 +0900)
external/mdns/Kconfig.protocol

index b120049..4f5dc81 100644 (file)
@@ -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