aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/scos.ads
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2011-12-12 11:30:49 +0100
committerArnaud Charlet <charlet@gcc.gnu.org>2011-12-12 11:30:49 +0100
commit9c25bb25a88048f3b650c7e036ba6d05d5437425 (patch)
treed9ad05791b2582106c5e1254746d32c8d135cd79 /gcc/ada/scos.ads
parent7e529795d0c6a2c9441bb233a140e4b8ec2cf521 (diff)
downloadgcc-9c25bb25a88048f3b650c7e036ba6d05d5437425.zip
gcc-9c25bb25a88048f3b650c7e036ba6d05d5437425.tar.gz
gcc-9c25bb25a88048f3b650c7e036ba6d05d5437425.tar.bz2
[multiple changes]
2011-12-12 Robert Dewar <dewar@adacore.com> * par_sco.adb, scos.ads, put_scos.adb, get_scos.adb: Minor reformatting. 2011-12-12 Steve Baird <baird@adacore.com> * sem_ch3.adb (Check_Completion): Improve a comment. 2011-12-12 Tristan Gingold <gingold@adacore.com> * cstand.adb: Minor comment fix. From-SVN: r182224
Diffstat (limited to 'gcc/ada/scos.ads')
-rw-r--r--gcc/ada/scos.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/scos.ads b/gcc/ada/scos.ads
index 1f13e62..af4ebca 100644
--- a/gcc/ada/scos.ads
+++ b/gcc/ada/scos.ads
@@ -424,7 +424,7 @@ package SCOs is
-- handler first sloc ('E')
-- To = No_Source_Location ('F'/'T'/'S'), handler last sloc ('E')
- -- Note: A dominance marker is always followed by a statement entry.
+ -- Note: A dominance marker is always followed by a statement entry
-- Decision (EXIT/entry guard/IF/WHILE)
-- C1 = 'E'/'G'/'I'/'W' (for EXIT/entry Guard/IF/WHILE)