1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 11:23:57 +02:00

squid: trim trailing space

Found with modified Kconfiglib.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
Stijn Tintel 2022-11-02 15:17:28 +02:00 committed by Rosen Penev
parent 983006f12a
commit d3ef994b35

View File

@ -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