From: Manuel López-Ibáñez Date: Thu, 28 Aug 2008 00:08:51 +0000 (+0000) Subject: ChangeLog: Fix spelling mistake. X-Git-Tag: releases/gcc-4.4.0~2849 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=843724f77236792eb09b662b33b82dbf1f44080b;p=thirdparty%2Fgcc.git ChangeLog: Fix spelling mistake. 2008-08-28 Manuel Lopez-Ibanez * ChangeLog: Fix spelling mistake. From-SVN: r139683 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4175e0232511..d899bab4fe75 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,7 +1,7 @@ 2008-08-27 Manuel Lopez-Ibanez 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