projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23bcc19
)
exp_ch9.adb: Minor reformatting
author
Thomas Quinot
<quinot@adacore.com>
Thu, 31 Jul 2008 12:37:14 +0000
(14:37 +0200)
committer
Arnaud Charlet
<charlet@gcc.gnu.org>
Thu, 31 Jul 2008 12:37:14 +0000
(14:37 +0200)
2008-07-31 Thomas Quinot <quinot@adacore.com>
* exp_ch9.adb: Minor reformatting
From-SVN: r138391
gcc/ada/exp_ch9.adb
patch
|
blob
|
history
diff --git
a/gcc/ada/exp_ch9.adb
b/gcc/ada/exp_ch9.adb
index 574d01f0ac83adaf4228d570cf141e9bd7428c5d..2a91413d57016711006c075f4e141e9dde58428f 100644
(file)
--- a/
gcc/ada/exp_ch9.adb
+++ b/
gcc/ada/exp_ch9.adb
@@
-1634,7
+1634,7
@@
package body Exp_Ch9 is
-- when a protected entry wrapper must override an interface
-- level procedure with interface access as first parameter.
- -- O.all.Subp_Id (Formal_1
..
Formal_N)
+ -- O.all.Subp_Id (Formal_1
, ...,
Formal_N)
if Nkind (Parameter_Type (First_Formal)) =
N_Access_Definition