aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/types.ads
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2009-10-28 14:50:10 +0100
committerArnaud Charlet <charlet@gcc.gnu.org>2009-10-28 14:50:10 +0100
commit69ba91edf437188d6fb6522153903144353c0f61 (patch)
treec1b19f5264ff3f937e8799d40e5e8a7a215dfa70 /gcc/ada/types.ads
parent5f3f175d79b2263927f1a4b84db71fb61a71d0e1 (diff)
downloadgcc-69ba91edf437188d6fb6522153903144353c0f61.zip
gcc-69ba91edf437188d6fb6522153903144353c0f61.tar.gz
gcc-69ba91edf437188d6fb6522153903144353c0f61.tar.bz2
[multiple changes]
2009-10-28 Robert Dewar <dewar@adacore.com> * exp_attr.adb, exp_ch9.adb, prj-nmsc.adb, tbuild.adb, ali.adb, types.ads: Minor reformatting 2009-10-28 Tristan Gingold <gingold@adacore.com> * init.c: Fix __gnat_error_handler for Darwin10 (Snow Leopard) From-SVN: r153658
Diffstat (limited to 'gcc/ada/types.ads')
-rw-r--r--gcc/ada/types.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/types.ads b/gcc/ada/types.ads
index 7340f64..cc3603a 100644
--- a/gcc/ada/types.ads
+++ b/gcc/ada/types.ads
@@ -31,7 +31,7 @@
-- This package contains host independent type definitions which are used
-- in more than one unit in the compiler. They are gathered here for easy
--- reference, though in some cases the full description is found in the
+-- reference, although in some cases the full description is found in the
-- relevant module which implements the definition. The main reason that they
-- are not in their "natural" specs is that this would cause a lot of inter-
-- spec dependencies, and in particular some awkward circular dependencies