diff options
Diffstat (limited to 'gcc/ada/sem_ch5.adb')
-rw-r--r-- | gcc/ada/sem_ch5.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/sem_ch5.adb b/gcc/ada/sem_ch5.adb index b0d59e3..bb66856 100644 --- a/gcc/ada/sem_ch5.adb +++ b/gcc/ada/sem_ch5.adb @@ -187,7 +187,7 @@ package body Sem_Ch5 is end Diagnose_Non_Variable_Lhs; -------------- - -- Kill_LHS -- + -- Kill_Lhs -- -------------- procedure Kill_Lhs is |