Minor reformatting.

From-SVN: r247467
This commit is contained in:
Arnaud Charlet 2017-05-02 10:28:16 +02:00
parent 31e358e1c8
commit bae8f1562f

View File

@ -921,7 +921,7 @@ package Checks is
-- Ada 2005 (AI-231): Check bad usages of the null-exclusion issue
--
-- When a value for Comp is supplied (as in the case of an uninitialized
-- null-excluding component within a composite object), a reported error
-- null-excluding component within a composite object), a reported warning
-- will indicate the offending component instead of the object itself.
procedure Remove_Checks (Expr : Node_Id);