From: Martin Mares Date: Wed, 14 Apr 1999 10:49:31 +0000 (+0000) Subject: Removed redeclaration of `idval', so that it compiles :) X-Git-Tag: v1.2.0~1598 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ab4dee0288e4ad6c8fbefae3aa64ca873cf4500;p=thirdparty%2Fbird.git Removed redeclaration of `idval', so that it compiles :) --- diff --git a/proto/ospf/config.Y b/proto/ospf/config.Y index 73dcd76eb..1edaeb0c5 100644 --- a/proto/ospf/config.Y +++ b/proto/ospf/config.Y @@ -14,8 +14,6 @@ CF_DECLS CF_KEYWORDS(OSPF, AREA) -%type idval - CF_GRAMMAR CF_ADDTO(proto, ospf_proto '}')