From 3e6845df1eb61c3c8d779e5590811ed1cbd04270 Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Mon, 11 Jun 2018 09:18:27 +0000 Subject: [Ada] Minor reformatting 2018-06-11 Arnaud Charlet gcc/ada/ * exp_ch3.adb, exp_unst.adb, inline.adb, sem_prag.adb: Minor reformatting. From-SVN: r261416 --- gcc/ada/inline.adb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc/ada/inline.adb') diff --git a/gcc/ada/inline.adb b/gcc/ada/inline.adb index 22fa01f..f615e65 100644 --- a/gcc/ada/inline.adb +++ b/gcc/ada/inline.adb @@ -1098,8 +1098,8 @@ package body Inline is if not Has_Single_Return (N) -- Skip inlining if the function returns an unconstrained type - -- using an extended return statement since this part of the - -- new inlining model which is not yet supported by the current + -- using an extended return statement, since this part of the + -- new inlining model is not yet supported by the current -- implementation. ??? or else (Returns_Unconstrained_Type (Spec_Id) -- cgit v1.1