]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo in last entry.
authorJoseph Myers <jsm28@gcc.gnu.org>
Sat, 16 Oct 2004 23:20:42 +0000 (00:20 +0100)
committerJoseph Myers <jsm28@gcc.gnu.org>
Sat, 16 Oct 2004 23:20:42 +0000 (00:20 +0100)
From-SVN: r89159

gcc/ChangeLog

index 9604aa4a0fee72d7e398a0417c361789abdca762..cfc0ac2a3ae0e587c01e5516d6ef211b9b97b537 100644 (file)
@@ -1,6 +1,6 @@
 2004-10-17  Joseph S. Myers  <jsm@polyomino.org.uk>
 
-       * 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.