aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/exp_ch9.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/exp_ch9.adb')
-rw-r--r--gcc/ada/exp_ch9.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/exp_ch9.adb b/gcc/ada/exp_ch9.adb
index f103e92..8ce3870 100644
--- a/gcc/ada/exp_ch9.adb
+++ b/gcc/ada/exp_ch9.adb
@@ -912,7 +912,7 @@ package body Exp_Ch9 is
begin
-- Activation chain is never used in restricted profile, see comment
- -- of Create_Restricted_Task in s-tarest.ads.
+ -- for Create_Restricted_Task in s-tarest.ads.
if Restricted_Profile then
return;