From: Joseph Myers Date: Sat, 16 Oct 2004 23:20:42 +0000 (+0100) Subject: Fix typo in last entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=13ceb6d14cffbe4a6defe833a95fa968d8081df0;p=gcc.git Fix typo in last entry. From-SVN: r89159 --- 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.