projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e886436
)
* sem_ch3.adb: Minor reformatting
author
Arnaud Charlet
<charlet@gcc.gnu.org>
Mon, 26 May 2008 13:12:45 +0000
(15:12 +0200)
committer
Arnaud Charlet
<charlet@gcc.gnu.org>
Mon, 26 May 2008 13:12:45 +0000
(15:12 +0200)
From-SVN: r135919
gcc/ada/sem_ch3.adb
patch
|
blob
|
history
diff --git
a/gcc/ada/sem_ch3.adb
b/gcc/ada/sem_ch3.adb
index 1b367373720f2a7b2c0cd76f6c64f556d12180ca..a79e304e3b5dee09a9d1307b610304b5ad50ee27 100644
(file)
--- 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)