]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
prj-attr.ads: Minor reformatting
authorRobert Dewar <dewar@adacore.com>
Tue, 5 Aug 2008 09:29:03 +0000 (11:29 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 5 Aug 2008 09:29:03 +0000 (11:29 +0200)
2008-08-05  Robert Dewar  <dewar@adacore.com>

* prj-attr.ads: Minor reformatting

From-SVN: r138689

gcc/ada/prj-attr.ads

index 59d00a30dbf2364fd7f7e2533b14e288341a4e7a..d1839e527d18cf9ce16c1c6afbf9fc53ff30aea1 100644 (file)
@@ -170,8 +170,7 @@ package Prj.Attr is
    --  last of the list.
 
    function Others_Allowed_For (Attribute : Attribute_Node_Id) return Boolean;
-   --  Returns True if the index for an associative array attributes may be
-   --  others.
+   --  True iff the index for an associative array attributes may be others
 
    --------------
    -- Packages --