From 9b19c244561c5d8c312af9e44eb62e77d42e1e65 Mon Sep 17 00:00:00 2001 From: Hristian Kirtchev Date: Mon, 28 May 2018 08:53:29 +0000 Subject: [Ada] Minor reformatting 2018-05-28 Hristian Kirtchev gcc/ada/ * exp_aggr.adb, gnatlink.adb, sem_ch6.adb, sem_res.adb, sem_util.adb: Minor reformatting. From-SVN: r260821 --- gcc/ada/gnatlink.adb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc/ada/gnatlink.adb') diff --git a/gcc/ada/gnatlink.adb b/gcc/ada/gnatlink.adb index 855d6d3..f712a7a 100644 --- a/gcc/ada/gnatlink.adb +++ b/gcc/ada/gnatlink.adb @@ -513,8 +513,8 @@ procedure Gnatlink is ("Could not locate linker: " & L_Args.all (1).all); end if; - -- The other arguments are passed as-is to the linker - -- and override those coming from --GCC= if any. + -- The other arguments are passed as-is to the linker and + -- override those coming from --GCC= if any. if L_Args.all'Last >= 2 then Gcc_Linker_Options.Set_Last (0); -- cgit v1.1