From: Samuel Tardieu Date: Fri, 7 Dec 2007 22:23:39 +0000 (+0000) Subject: Fix wrong PR number in approved submitters comment (in ada/ChangeLog): X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9d65173613e0fdd37041f4bd4156303ffde53f64;p=gcc.git Fix wrong PR number in approved submitters comment (in ada/ChangeLog): PR ada/34261 -> PR ada/34361. Corresponds to commit 130695. From-SVN: r130696 --- diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 08eeab392c2..12065792f15 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,6 +1,6 @@ 2007-12-07 Ludovic Brenta - PR ada/34261 + PR ada/34361 * mlib-tgt.adb, mlib-tgt.ads: Fix comments at the top to reflect the new implementation of target-specific calls.