aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2013-04-25 12:58:18 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2013-04-25 12:58:18 +0200
commit23db309f6e6d9ffc903c18a3b6f665d2ae940899 (patch)
treeebaf89bad74087c5ae0e47f347c13d9855517c73 /gcc/ada
parentaf9dcda0f63fd7b70c35aa1324f7a8154c1cb6f2 (diff)
downloadgcc-23db309f6e6d9ffc903c18a3b6f665d2ae940899.zip
gcc-23db309f6e6d9ffc903c18a3b6f665d2ae940899.tar.gz
gcc-23db309f6e6d9ffc903c18a3b6f665d2ae940899.tar.bz2
Minor reformatting.
From-SVN: r198301
Diffstat (limited to 'gcc/ada')
-rw-r--r--gcc/ada/a-stzunb-shared.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/a-stzunb-shared.ads b/gcc/ada/a-stzunb-shared.ads
index f8d3816..66c0427 100644
--- a/gcc/ada/a-stzunb-shared.ads
+++ b/gcc/ada/a-stzunb-shared.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1992-2011, Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2013, Free Software Foundation, Inc. --
-- --
-- This specification is derived from the Ada Reference Manual for use with --
-- GNAT. The copyright notice above, and the license provisions that follow --
@@ -477,7 +477,7 @@ private
-- reallocation when all of the following requirements are meat:
-- - shared data object don't used anywhere longer;
-- - its size is sufficient to store new value;
- -- - the gap after reuse is less then some threshold.
+ -- - the gap after reuse is less than some threshold.
-- - memory preallocation. Most of used memory allocation algorithms
-- aligns allocated segment on the some boundary, thus some amount of