diff options
Diffstat (limited to 'gcc/ada/sem_ch10.adb')
-rw-r--r-- | gcc/ada/sem_ch10.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/sem_ch10.adb b/gcc/ada/sem_ch10.adb index 022edfe..53ff828 100644 --- a/gcc/ada/sem_ch10.adb +++ b/gcc/ada/sem_ch10.adb @@ -879,7 +879,7 @@ package body Sem_Ch10 is end if; -- All components of the context: with-clauses, library unit, ancestors - -- if any, (and their context) are analyzed and installed. + -- if any, (and their context) are analyzed and installed. -- Call special debug routine sm if this is the main unit |