aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/exp_ch5.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/exp_ch5.adb')
-rw-r--r--gcc/ada/exp_ch5.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/exp_ch5.adb b/gcc/ada/exp_ch5.adb
index 8a90b6c..4c66ce4 100644
--- a/gcc/ada/exp_ch5.adb
+++ b/gcc/ada/exp_ch5.adb
@@ -2956,7 +2956,7 @@ package body Exp_Ch5 is
Prepend (Elmt_Ref, Stats);
- -- The element is assignable in the expanded code.
+ -- The element is assignable in the expanded code
Set_Assignment_OK (Name (Elmt_Ref));