From: Arnaud Charlet Date: Mon, 26 May 2008 13:12:45 +0000 (+0200) Subject: * sem_ch3.adb: Minor reformatting X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=82d2af1be1aaa01a027a1ccd893bd556294ac15a;p=gcc.git * sem_ch3.adb: Minor reformatting From-SVN: r135919 --- diff --git a/gcc/ada/sem_ch3.adb b/gcc/ada/sem_ch3.adb index 1b367373720..a79e304e3b5 100644 --- a/gcc/ada/sem_ch3.adb +++ b/gcc/ada/sem_ch3.adb @@ -13121,7 +13121,7 @@ package body Sem_Ch3 is -- type extension, otherwise this is an error. if Nkind_In (N, N_Task_Type_Declaration, - N_Protected_Type_Declaration) + N_Protected_Type_Declaration) then if No (Interface_List (N)) and then not Error_Posted (N)