0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-17 16:48:43 +00:00

Removed redeclaration of `idval', so that it compiles :)

This commit is contained in:
Martin Mares 1999-04-14 10:49:31 +00:00
parent 4c630a6dd7
commit 1ab4dee028

View File

@ -14,8 +14,6 @@ CF_DECLS
CF_KEYWORDS(OSPF, AREA)
%type <i> idval
CF_GRAMMAR
CF_ADDTO(proto, ospf_proto '}')