Minor reformatting.
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 2 May 2017 08:28:16 +0000 (10:28 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 2 May 2017 08:28:16 +0000 (10:28 +0200)
From-SVN: r247467

gcc/ada/checks.ads

index 3df5c68..218bdca 100644 (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);