From ae05cdd6a514229e6d983e50005343b34e0a7110 Mon Sep 17 00:00:00 2001 From: Robert Dewar Date: Fri, 4 Jan 2013 09:12:00 +0000 Subject: exp_prag.adb, [...]: Minor reformatting. 2013-01-04 Robert Dewar * exp_prag.adb, gnatcmd.adb, exp_util.adb, table.adb, sem_prag.adb, freeze.adb, sem_ch4.adb, sem_warn.adb, opt.ads, exp_aggr.adb, prj-conf.adb, sem_ch13.adb: Minor reformatting. From-SVN: r194888 --- gcc/ada/gnatcmd.adb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gcc/ada/gnatcmd.adb') diff --git a/gcc/ada/gnatcmd.adb b/gcc/ada/gnatcmd.adb index f4508da..2fa479c 100644 --- a/gcc/ada/gnatcmd.adb +++ b/gcc/ada/gnatcmd.adb @@ -2001,10 +2001,10 @@ begin Name_Len := 0; -- If the single main has been specified as an absolute - -- path, we use only the simple file name. If the - -- absolute path is incorrect, an error will be reported - -- by the underlying tool and it does not make a - -- difference what switches are used. + -- path, use only the simple file name. If the absolute + -- path is incorrect, an error will be reported by the + -- underlying tool and it does not make a difference + -- what switches are used. if Is_Absolute_Path (Main.all) then Add_Str_To_Name_Buffer (File_Name (Main.all)); -- cgit v1.1