mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 01:31:55 +00:00
Small change to make bison happy.
This commit is contained in:
parent
58f9453776
commit
2a863dd6e1
@ -53,7 +53,7 @@ ospf_area_start: AREA idval '{' {
|
||||
}
|
||||
;
|
||||
|
||||
ospf_area: ospf_area_start
|
||||
ospf_area:
|
||||
| ospf_area_start ospf_area_list
|
||||
;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user