OSDN Git Service

2008-08-28 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
authormanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Aug 2008 00:08:51 +0000 (00:08 +0000)
committermanu <manu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Aug 2008 00:08:51 +0000 (00:08 +0000)
* ChangeLog: Fix spelling mistake.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@139683 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 4175e02..d899bab 100644 (file)
@@ -1,7 +1,7 @@
 2008-08-27  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
 
        PR 37217
-       * c-common.c (convesion_warning): Check for null operands.
+       * c-common.c (conversion_warning): Check for null operands.
 
 2008-08-27  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>