mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-24 04:10:29 +08:00
Minor reformatting.
From-SVN: r244397
This commit is contained in:
parent
b0bf18adaa
commit
9574e75fb0
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user