From aeae67edd7af1208362e615cf89dd2e9cba942d5 Mon Sep 17 00:00:00 2001 From: Robert Dewar Date: Mon, 5 Sep 2011 13:12:33 +0000 Subject: sem_ch3.adb, [...]: Minor reformatting. 2011-09-05 Robert Dewar * sem_ch3.adb, sem_res.adb, par.adb, par-ch6.adb, g-comlin.adb, exp_ch6.adb, lib-xref-alfa.adb: Minor reformatting. From-SVN: r178536 --- gcc/ada/g-comlin.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/g-comlin.adb') diff --git a/gcc/ada/g-comlin.adb b/gcc/ada/g-comlin.adb index 28c9d98..b0aa35a 100644 --- a/gcc/ada/g-comlin.adb +++ b/gcc/ada/g-comlin.adb @@ -902,7 +902,7 @@ package body GNAT.Command_Line is Parser.Section (Parser.Current_Argument); end if; - -- Until we have the start of another section + -- Exit from loop if we have the start of another section if Index = Parser.Section'Last or else Parser.Section (Index + 1) /= 0 -- cgit v1.1