Fix non-ASCII character
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 29 Feb 2012 18:36:35 +0000 (18:36 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 29 Feb 2012 18:36:35 +0000 (18:36 +0000)
From-SVN: r184668

gcc/ada/ChangeLog

index e586354..f2894ff 100644 (file)
@@ -1,7 +1,7 @@
 2012-02-29  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc-interface/decl.c (components_to_record): Add ARTIFICIAL parameter
-       and set TYPE_ARTIFICIAL according to it.  Adjust recursive call.
+       and set TYPE_ARTIFICIAL according to it.  Adjust recursive call.
        (gnat_to_gnu_entity) <E_Record_Type>: Adjust call to above function.
        * gcc-interface/utils.c (rest_of_record_type_compilation): Do not
        invoke rest_of_type_decl_compilation on the parallel type, if any.