mirror of https://github.com/openwrt/packages.git
squid: trim trailing space
Found with modified Kconfiglib. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>pull/19813/head
parent
983006f12a
commit
d3ef994b35
|
@ -23,7 +23,7 @@ if PACKAGE_squid
|
|||
default y
|
||||
|
||||
config SQUID_enable-ssl-crtd
|
||||
bool "Enable dynamic SSL certificate generation "
|
||||
bool "Enable dynamic SSL certificate generation"
|
||||
depends on !SQUID_use-gnutls
|
||||
default y
|
||||
|
||||
|
|
Loading…
Reference in New Issue