Commit 9574e75f by Arnaud Charlet

Minor reformatting.

From-SVN: r244397
parent b0bf18ad
......@@ -250,8 +250,8 @@ package body Errout is
-- suitable value for each phase of analysis separately.
else
Record_Compilation_Errors := Record_Compilation_Errors or else
Erroutc.Compilation_Errors;
Record_Compilation_Errors :=
Record_Compilation_Errors or else Erroutc.Compilation_Errors;
return Record_Compilation_Errors;
end if;
......
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