Commit 1db3c072 by Robert Dewar Committed by Arnaud Charlet

exp_dist.adb: Minor reformatting

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

	* exp_dist.adb: Minor reformatting

From-SVN: r139462
parent 77cde610
...@@ -9322,7 +9322,9 @@ package body Exp_Dist is ...@@ -9322,7 +9322,9 @@ package body Exp_Dist is
U_Type := Typ; U_Type := Typ;
elsif U_Type = Underlying_Type (RTE (RE_TypeCode)) then elsif U_Type = Underlying_Type (RTE (RE_TypeCode)) then
-- No corresponding FA_TC ??? -- No corresponding FA_TC ???
Lib_RE := RE_TA_TC; Lib_RE := RE_TA_TC;
-- Other (non-primitive) types -- Other (non-primitive) types
......
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