mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38: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:
+1
-1
@@ -13,6 +13,6 @@ choice
|
|||||||
bool "internal SSL support"
|
bool "internal SSL support"
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
comment Packages
|
comment "Packages"
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user