mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
frr: quote 'comment' parameter in Config.in
Newer versions of the kconfig generator require quotes. Prepare the package for an eventual update. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
This commit is contained in:
@@ -13,6 +13,6 @@ choice
|
||||
bool "internal SSL support"
|
||||
endchoice
|
||||
|
||||
comment Packages
|
||||
comment "Packages"
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user