Commit ce2798e8 by Arnaud Charlet

* exp_ch6.adb: Minor reformatting

From-SVN: r135998
parent 641d3093
...@@ -5182,9 +5182,9 @@ package body Exp_Ch6 is ...@@ -5182,9 +5182,9 @@ package body Exp_Ch6 is
end if; end if;
end Make_Build_In_Place_Call_In_Anonymous_Context; end Make_Build_In_Place_Call_In_Anonymous_Context;
--------------------------------------------------- --------------------------------------------
-- Make_Build_In_Place_Call_In_Assignment -- -- Make_Build_In_Place_Call_In_Assignment --
--------------------------------------------------- --------------------------------------------
procedure Make_Build_In_Place_Call_In_Assignment procedure Make_Build_In_Place_Call_In_Assignment
(Assign : Node_Id; (Assign : Node_Id;
......
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