X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/dd5f2af2bd4a03b08c8dd33a15a4b86b268a804d..6250acbdb16a32493f405b489b874c102c174a0f:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 97994210..2f60d03e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,7 @@ in yydestruct diagnostic, since it might not be an error. Problem reported by Joel Denny near end of . - * data/lalr1cc (yyerturn): Likewise. + * data/lalr1.cc (yyerturn): Likewise. * data/yacc.c (yyreturn): Likewise. * tests/calc.at (_AT_CHECK_CALC_ERROR): Adjust to the above change.