From 95b55cc5c4b6f5e5cd6841351317dcbe031d934d Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Tue, 25 Jul 2017 22:28:10 -0400 Subject: [PATCH] spelling: declaration --- ChangeLog-2012 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog-2012 b/ChangeLog-2012 index 69e12d5b..c6b28900 100644 --- a/ChangeLog-2012 +++ b/ChangeLog-2012 @@ -12349,7 +12349,7 @@ * data/lalr1.cc: here. (location.hh): Include it after the user prologue, in case the filename type is defined by the user. - Forward declation location and position before the pre-prologue. + Forward declaration location and position before the pre-prologue. (yyresult_): Rename as... (yyresult): this, it's a local variable, not an attribute. * data/Makefile.am (dist_pkgdata_DATA): Adjust.