aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/exp_unst.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/exp_unst.adb')
-rw-r--r--gcc/ada/exp_unst.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/exp_unst.adb b/gcc/ada/exp_unst.adb
index 6717610..f146a6f 100644
--- a/gcc/ada/exp_unst.adb
+++ b/gcc/ada/exp_unst.adb
@@ -598,7 +598,7 @@ package body Exp_Unst is
then
Note_Uplevel_Bound (Prefix (N), Ref);
- -- Conditional expressions.
+ -- Conditional expressions
elsif Nkind (N) = N_If_Expression then
declare