diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index a8a95d1b1b8b..a3d34f66dc45 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -91,8 +91,8 @@ 2004-05-24 Eric Botcazou - (tree_transform) : Do the dereference directly through - the DECL_INITIAL for renamed variables. + trans.c (tree_transform) : Do the dereference directly + through the DECL_INITIAL for renamed variables. 2004-05-24 Arnaud Charlet