From e3cea23883525b627f3d4341373dd2cee655eb39 Mon Sep 17 00:00:00 2001 From: Robert Dewar Date: Tue, 5 Aug 2008 11:29:03 +0200 Subject: [PATCH] prj-attr.ads: Minor reformatting 2008-08-05 Robert Dewar * prj-attr.ads: Minor reformatting From-SVN: r138689 --- gcc/ada/prj-attr.ads | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -- -- 2.47.2