squid: trim trailing space

Found with modified Kconfiglib.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
(cherry picked from commit d3ef994b35)
This commit is contained in:
Stijn Tintel 2022-11-02 15:17:28 +02:00 committed by Josef Schlehofer
parent 154b271eb1
commit a9e3afd754
1 changed files with 1 additions and 1 deletions

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