sem_ch3.adb: Minor reformatting
authorThomas Quinot <quinot@adacore.com>
Wed, 6 Aug 2008 08:52:10 +0000 (10:52 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Aug 2008 08:52:10 +0000 (10:52 +0200)
2008-08-06  Thomas Quinot  <quinot@adacore.com>

* sem_ch3.adb: Minor reformatting

From-SVN: r138776

gcc/ada/sem_ch3.adb

index ffc1be8c042522656c74a35d677e1704f26e7927..00580bf570aeb9e90e2db0c794a79d4de1040a23 100644 (file)
@@ -4624,7 +4624,7 @@ package body Sem_Ch3 is
                               Has_Private_Component (Derived_Type));
       Conditional_Delay      (Derived_Type, Subt);
 
-      --  Ada 2005 (AI-231). Set the null-exclusion attribute, and verify
+      --  Ada 2005 (AI-231): Set the null-exclusion attribute, and verify
       --  that it is not redundant.
 
       if Null_Exclusion_Present (Type_Definition (N)) then