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:
parent
8ff3244193
commit
8f85f89845
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue