]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
ChangeLog: Fix spelling mistake.
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Thu, 28 Aug 2008 00:08:51 +0000 (00:08 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Thu, 28 Aug 2008 00:08:51 +0000 (00:08 +0000)
2008-08-28  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>

* ChangeLog: Fix spelling mistake.

From-SVN: r139683

gcc/ChangeLog

index 4175e0232511a97da25bf85bb9891a15f3cb7644..d899bab4fe751f3915ac0a43e0d6da0e48e51f18 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>