]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
exp_ch9.adb: Minor reformatting
authorThomas Quinot <quinot@adacore.com>
Thu, 31 Jul 2008 12:37:14 +0000 (14:37 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 31 Jul 2008 12:37:14 +0000 (14:37 +0200)
2008-07-31  Thomas Quinot  <quinot@adacore.com>

* exp_ch9.adb: Minor reformatting

From-SVN: r138391

gcc/ada/exp_ch9.adb

index 574d01f0ac83adaf4228d570cf141e9bd7428c5d..2a91413d57016711006c075f4e141e9dde58428f 100644 (file)
@@ -1634,7 +1634,7 @@ package body Exp_Ch9 is
                --  when a protected entry wrapper must override an interface
                --  level procedure with interface access as first parameter.
 
-               --     O.all.Subp_Id (Formal_1 .. Formal_N)
+               --     O.all.Subp_Id (Formal_1, ..., Formal_N)
 
                if Nkind (Parameter_Type (First_Formal)) =
                     N_Access_Definition