From e1360f501bd99b198e997e1ce2f22231dfc9b69d Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Thu, 31 Jul 2014 11:56:12 +0200 Subject: [multiple changes] 2014-07-31 Robert Dewar * prj-nmsc.adb: Minor reformatting. 2014-07-31 Bob Duff * s-tasdeb.adb (System.Tasking.Debug): Remove all usage of the secondary stack from this package. From-SVN: r213334 --- gcc/ada/prj-nmsc.adb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gcc/ada/prj-nmsc.adb') diff --git a/gcc/ada/prj-nmsc.adb b/gcc/ada/prj-nmsc.adb index 7d8678a..b9135c2 100644 --- a/gcc/ada/prj-nmsc.adb +++ b/gcc/ada/prj-nmsc.adb @@ -3029,9 +3029,9 @@ package body Prj.Nmsc is -- Check if an imported or extended project if also a library project procedure Check_Aggregate_Library_Dirs; - -- Check that the library directory and the library ALI directory of - -- an aggregate library project are not the same as the object directory - -- or the library directory of any of its aggregated projects. + -- Check that the library directory and the library ALI directory of an + -- aggregate library project are not the same as the object directory or + -- the library directory of any of its aggregated projects. ---------------------------------- -- Check_Aggregate_Library_Dirs -- -- cgit v1.1