Commit 8654a240 by Robert Dewar Committed by Arnaud Charlet

exp_ch4.adb: Minor reformatting

2008-08-04  Robert Dewar  <dewar@adacore.com>

	* exp_ch4.adb: Minor reformatting

From-SVN: r138601
parent 75ad5042
...@@ -8353,7 +8353,7 @@ package body Exp_Ch4 is ...@@ -8353,7 +8353,7 @@ package body Exp_Ch4 is
-- chain. The Final_Chain that is thus created is shared by the -- chain. The Final_Chain that is thus created is shared by the
-- access parameter. The access type is tested against the result -- access parameter. The access type is tested against the result
-- type of the function to exclude allocators whose type is an -- type of the function to exclude allocators whose type is an
-- anonymous access result type. We freeze the type at once to -- anonymous access result type. We freeze the type at once to
-- ensure that it is properly decorated for the back-end, even -- ensure that it is properly decorated for the back-end, even
-- if the context and current scope is a loop. -- if the context and current scope is a loop.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment