]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Removed redeclaration of `idval', so that it compiles :)
authorMartin Mares <mj@ucw.cz>
Wed, 14 Apr 1999 10:49:31 +0000 (10:49 +0000)
committerMartin Mares <mj@ucw.cz>
Wed, 14 Apr 1999 10:49:31 +0000 (10:49 +0000)
proto/ospf/config.Y

index 73dcd76eb96008516044ee1250591a7d815c1b4a..1edaeb0c5863ad5b1a8ec93710df130a245b2a40 100644 (file)
@@ -14,8 +14,6 @@ CF_DECLS
 
 CF_KEYWORDS(OSPF, AREA)
 
-%type <i> idval
-
 CF_GRAMMAR
 
 CF_ADDTO(proto, ospf_proto '}')