From: Robert Dewar Date: Tue, 5 Aug 2008 09:29:03 +0000 (+0200) Subject: prj-attr.ads: Minor reformatting X-Git-Tag: releases/gcc-4.4.0~3366 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3cea23883525b627f3d4341373dd2cee655eb39;p=thirdparty%2Fgcc.git prj-attr.ads: Minor reformatting 2008-08-05 Robert Dewar * prj-attr.ads: Minor reformatting From-SVN: r138689 --- diff --git a/gcc/ada/prj-attr.ads b/gcc/ada/prj-attr.ads index 59d00a30dbf2..d1839e527d18 100644 --- a/gcc/ada/prj-attr.ads +++ b/gcc/ada/prj-attr.ads @@ -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 --