Complete previous check-in.
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 24 May 2004 15:23:37 +0000 (17:23 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 24 May 2004 15:23:37 +0000 (17:23 +0200)
From-SVN: r82206

gcc/ada/ChangeLog

index a8a95d1b1b8b0799b4677977fa2dc6d44198421e..a3d34f66dc455d042ce340a596224e847c429079 100644 (file)
@@ -91,8 +91,8 @@
 
 2004-05-24  Eric Botcazou  <ebotcazou@act-europe.fr>
 
-       (tree_transform) <N_Identifier>: Do the dereference directly through
-       the DECL_INITIAL for renamed variables.
+       trans.c (tree_transform) <N_Identifier>: Do the dereference directly
+       through the DECL_INITIAL for renamed variables.
 
 2004-05-24  Arnaud Charlet  <charlet@act-europe.fr>