mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Small change to make bison happy.
This commit is contained in:
@ -53,7 +53,7 @@ ospf_area_start: AREA idval '{' {
|
||||
}
|
||||
;
|
||||
|
||||
ospf_area: ospf_area_start
|
||||
ospf_area:
|
||||
| ospf_area_start ospf_area_list
|
||||
;
|
||||
|
||||
|
Reference in New Issue
Block a user