diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index a8a95d1b1b8b0799b4677977fa2dc6d44198421e..a3d34f66dc455d042ce340a596224e847c429079 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -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>