From 82c62577364b57a445298c3f4443f214f848ecc0 Mon Sep 17 00:00:00 2001 From: jsm28 Date: Sat, 16 Oct 2004 23:20:42 +0000 Subject: [PATCH] Fix typo in last entry. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89159 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9604aa4a0fe..cfc0ac2a3ae 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2004-10-17 Joseph S. Myers - * c-common.c (enum rid): Remove RID_PTRBASE, RID_PTREXTENT and + * c-common.h (enum rid): Remove RID_PTRBASE, RID_PTREXTENT and RID_PTRVALUE. * c-parse.in (PTR_VALUE, PTR_BASE, PTR_EXTENT): Remove %token declarations. -- 2.11.0