From 3713b75fab858d1fe40cee92d35ad9f6f3f718f6 Mon Sep 17 00:00:00 2001 From: charlet Date: Tue, 6 Nov 2012 10:09:01 +0000 Subject: 2012-11-06 Robert Dewar * sem_ch9.adb, exp_vfpt.adb, xoscons.adb: Minor reformatting. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193223 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ada/sem_ch9.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/sem_ch9.adb') diff --git a/gcc/ada/sem_ch9.adb b/gcc/ada/sem_ch9.adb index 4e0ecf28a2d..27b748677c8 100644 --- a/gcc/ada/sem_ch9.adb +++ b/gcc/ada/sem_ch9.adb @@ -1470,7 +1470,7 @@ package body Sem_Ch9 is Analyze (Call); - -- An indirect call in this context is illegal. A procedure call that + -- An indirect call in this context is illegal. A procedure call that -- does not involve a renaming of an entry is illegal as well, but this -- and other semantic errors are caught during resolution. -- cgit v1.2.1