Commit be8e26ba by Arnaud Charlet

Minor reformatting.

From-SVN: r160719
parent bfc07071
...@@ -1892,7 +1892,7 @@ package body Sem_Elab is ...@@ -1892,7 +1892,7 @@ package body Sem_Elab is
elsif In_Task_Activation then elsif In_Task_Activation then
return; return;
-- Nothing to do if call is within a generic unit. -- Nothing to do if call is within a generic unit.
elsif Inside_A_Generic then elsif Inside_A_Generic then
return; return;
......
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