Merge pull request #11589 from cotequeiroz/strongswan

strongswan: quote 'comment' parameter in Config.in
This commit is contained in:
Stijn Tintel 2020-03-18 15:50:12 +02:00 committed by GitHub
commit 38a2b94760
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
if PACKAGE_strongswan
comment Configuration
comment "Configuration"
# --with-routing-table
config STRONGSWAN_ROUTING_TABLE
@ -14,6 +14,6 @@ config STRONGSWAN_ROUTING_TABLE_PRIO
prompt "Set the IPsec routing table priority"
default "220"
comment Packages
comment "Packages"
endif