Merge pull request #11589 from cotequeiroz/strongswan
strongswan: quote 'comment' parameter in Config.in
This commit is contained in:
commit
38a2b94760
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue