From 9ddffe321a71a66a972b68497ecccaa1df2c6c4f Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Wed, 29 Apr 2009 12:30:53 +0200 Subject: Minor clean ups. From-SVN: r146946 --- gcc/ada/s-stausa.ads | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'gcc/ada') diff --git a/gcc/ada/s-stausa.ads b/gcc/ada/s-stausa.ads index f42e374..9aa432b 100644 --- a/gcc/ada/s-stausa.ads +++ b/gcc/ada/s-stausa.ads @@ -54,9 +54,8 @@ package System.Stack_Usage is Task_Name : String (1 .. Task_Name_Length); Value : Natural; - -- Amount of the stack used; the value is calculated on the basis of - -- the mechanism used by GNAT to allocate it, and it is NOT a precise - -- value. + -- Amount of stack used. The value is calculated on the basis of the + -- mechanism used by GNAT to allocate it, and it is NOT a precise value. Variation : Natural; -- Possible variation in the amount of used stack. The real stack usage -- cgit v1.1