From: James Taylor Date: Fri, 13 Dec 2019 08:03:53 +0000 (+1100) Subject: dnsdist: fix missing quote in menu X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=a771736f85c249c98f11a3121fe6601346b2ab11;p=openwrt-packages.git dnsdist: fix missing quote in menu Fixes missing double quote in menu Signed off by: James Taylor --- diff --git a/net/dnsdist/Makefile b/net/dnsdist/Makefile index f5addf96f..d0196125b 100644 --- a/net/dnsdist/Makefile +++ b/net/dnsdist/Makefile @@ -41,7 +41,7 @@ menu "Configuration" endchoice - comment "DNS over HTTPS/TLS Support + comment "DNS over HTTPS/TLS Support" depends on !DNSDIST_NOSSL config DNSDIST_DNS_OVER_HTTPS