From: Arnaud Charlet Date: Tue, 2 May 2017 08:28:16 +0000 (+0200) Subject: Minor reformatting. X-Git-Tag: basepoints/gcc-9~7660 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bae8f1562f1145885374113ac4f718d4cf32a609;p=thirdparty%2Fgcc.git Minor reformatting. From-SVN: r247467 --- diff --git a/gcc/ada/checks.ads b/gcc/ada/checks.ads index 3df5c687c516..218bdca9a067 100644 --- a/gcc/ada/checks.ads +++ b/gcc/ada/checks.ads @@ -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);