Fix typo
authorMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 7 Jun 2004 16:20:40 +0000 (16:20 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 7 Jun 2004 16:20:40 +0000 (16:20 +0000)
From-SVN: r82694

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>