From: Joseph Myers Date: Sat, 16 Oct 2004 23:20:42 +0000 (+0100) Subject: Fix typo in last entry. X-Git-Tag: releases/gcc-4.0.0~3983 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=13ceb6d14cffbe4a6defe833a95fa968d8081df0;p=thirdparty%2Fgcc.git Fix typo in last entry. From-SVN: r89159 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9604aa4a0fee..cfc0ac2a3ae0 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.