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_ch11.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/sem_ch11.adb') diff --git a/gcc/ada/sem_ch11.adb b/gcc/ada/sem_ch11.adb index 1aa3e7c..8aedaf5 100644 --- a/gcc/ada/sem_ch11.adb +++ b/gcc/ada/sem_ch11.adb @@ -156,7 +156,7 @@ package body Sem_Ch11 is return False; end Others_Present; - -- Start processing for Analyze_Exception_Handlers + -- Start of processing for Analyze_Exception_Handlers begin Handler := First (L); -- cgit v1.1