0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-16 18:35:19 +00:00

Nest: Fix missing bar in kw_sym

Thanks to Alexander Zubkov for the notice.
This commit is contained in:
Ondrej Zajicek 2023-08-25 04:29:32 +02:00
parent 9d8e4b01bc
commit 32427c9ce1

View File

@ -154,7 +154,7 @@ CF_ENUM_PX(T_ENUM_AF, AF_, AFI_, IPV4, IPV6)
CF_GRAMMAR
kw_sym: MIN MAX ;
kw_sym: MIN | MAX ;
/* Setting of router ID */