From d8221f45584159193e29130db4628f7d0b2b42c7 Mon Sep 17 00:00:00 2001 From: Thomas Quinot Date: Fri, 10 Apr 2009 15:12:15 +0000 Subject: sem_ch6.ads (Check_Subtype_Conformant): Add ??? comment for undocumented formal. 2009-04-10 Thomas Quinot * sem_ch6.ads (Check_Subtype_Conformant): Add ??? comment for undocumented formal. Minor reformatting * a-direio.ads: Fix typo in comment * sem_ch3.adb, g-dirope.adb, sem_type.adb, sem_ch12.adb, sem_case.adb, errout.adb, sem_ch4.adb, sem_ch11.adb, exp_dist.adb, sem_ch13.adb: Use uniform phrasing for comment at start of subprogram body. * xsnamest.adb: Add note to explain why we use specific names for the newly generated files instead of generating snames.{ads,adb,h} directly From-SVN: r145918 --- gcc/ada/sem_case.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/sem_case.adb') diff --git a/gcc/ada/sem_case.adb b/gcc/ada/sem_case.adb index f226c34..7afd0d3 100644 --- a/gcc/ada/sem_case.adb +++ b/gcc/ada/sem_case.adb @@ -203,7 +203,7 @@ package body Sem_Case is Lo : Uint; Prev_Hi : Uint; - -- Start processing for Check_Choices + -- Start of processing for Check_Choices begin -- Choice_Table must start at 0 which is an unused location used -- cgit v1.1