OSDN Git Service

Fix typo
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Jun 2004 16:20:40 +0000 (16:20 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Jun 2004 16:20:40 +0000 (16:20 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82694 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 200b595..4ba070b 100644 (file)
@@ -1,7 +1,7 @@
 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
 
        PR c++/15337
-       * error.c (c_sizeof_or_alignof_type): Use more detailed error
+       * c-common.c (c_sizeof_or_alignof_type): Use more detailed error
        message.
 
 2004-06-06  Paolo Bonzini  <bonzini@gnu.org>