Fix typos
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 28 Jul 2010 05:23:28 +0000 (05:23 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 28 Jul 2010 05:23:28 +0000 (05:23 +0000)
From-SVN: r162617

gcc/ada/ChangeLog

index 7324c3a..6b983fc 100644 (file)
@@ -11,8 +11,8 @@
 
 2010-07-23  Eric Botcazou  <ebotcazou@adacore.com>
 
-       * gcc-interfaces/utils.c (update_pointer_to): In the unconstrained
-       array case, merge the alias set of the old pointer type.
+       * gcc-interface/utils.c (update_pointer_to): In the unconstrained array
+       case, merge the alias set of the old pointer type.
 
 2010-07-23  Eric Botcazou  <ebotcazou@adacore.com>
 
        (gnat_to_gnu): Likewise.
        * gcc-interface/utils2.c (build_allocator): Likewise.
 
-2010-05-07 Eric Botcazou  <ebotcazou@adacore.com>
+2010-05-07  Eric Botcazou  <ebotcazou@adacore.com>
 
        PR 40989
        * gcc-interface/misc.c (gnat_handle_option): Fix long line.