aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/checks.adb
diff options
context:
space:
mode:
authorRobert Dewar <dewar@adacore.com>2014-07-31 09:37:12 +0000
committerArnaud Charlet <charlet@gcc.gnu.org>2014-07-31 11:37:12 +0200
commit1fb63e89dfeff6b42792967c764df89d0ca1d8c6 (patch)
tree1ba101c6fc76662edeaaf29a4db8af79dec2ade7 /gcc/ada/checks.adb
parent2fe258bf9315fa25f620860f99462faa8ade3b68 (diff)
downloadgcc-1fb63e89dfeff6b42792967c764df89d0ca1d8c6.zip
gcc-1fb63e89dfeff6b42792967c764df89d0ca1d8c6.tar.gz
gcc-1fb63e89dfeff6b42792967c764df89d0ca1d8c6.tar.bz2
exp_ch5.adb, [...]: Minor reformatting.
2014-07-31 Robert Dewar <dewar@adacore.com> * exp_ch5.adb, sem_ch3.adb, exp_ch7.adb, exp_util.adb, exp_ch9.adb, sem_ch7.adb, checks.adb, s-exctra.adb, exp_ch6.adb, exp_disp.adb, exp_dist.adb, sem_ch13.adb, exp_strm.adb, exp_ch3.adb: Minor reformatting. From-SVN: r213325
Diffstat (limited to 'gcc/ada/checks.adb')
-rw-r--r--gcc/ada/checks.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/checks.adb b/gcc/ada/checks.adb
index 7d8935b..3fb352e 100644
--- a/gcc/ada/checks.adb
+++ b/gcc/ada/checks.adb
@@ -6055,7 +6055,7 @@ package body Checks is
-- For an untagged derived type, use the discriminants of the parent
-- which have been renamed in the derivation, possibly by a one-to-many
- -- discriminant constraint. For non-tagged type, initially get the Etype
+ -- discriminant constraint. For untagged type, initially get the Etype
-- of the prefix
else