From: Paul Eggert Date: Thu, 19 Jan 2006 06:03:18 +0000 (+0000) Subject: accessed -> addressed (fix typo in changelog entry) X-Git-Tag: v2.3b~492 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/2073ce56f5bdad7ac39fe5a734556dbf1e79cd24?ds=inline accessed -> addressed (fix typo in changelog entry) --- diff --git a/ChangeLog b/ChangeLog index 62a8dcb2..ce59e967 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,7 +19,7 @@ * djgpp/config.sed: Add copyright notice, and replace "filesystem" with "file system". - Avoid undefined behavior that accessed just before the start of an + Avoid undefined behavior that addressed just before the start of an array. Problem reported by twlevo. * src/reader.c (packgram): Prepend a new sentinel before ritem. * src/lalr.c (build_relations): Rely on new sentinel.