From 2073ce56f5bdad7ac39fe5a734556dbf1e79cd24 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 19 Jan 2006 06:03:18 +0000 Subject: [PATCH] accessed -> addressed (fix typo in changelog entry) --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.45.2