]> gcc.gnu.org Git - gcc.git/commitdiff
Minor reformatting.
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 26 May 2015 08:12:26 +0000 (10:12 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 26 May 2015 08:12:26 +0000 (10:12 +0200)
From-SVN: r223666

gcc/ada/sem_cat.adb

index 15fa6ad30115d8ead8b654477109438acf195c86..f8cf3ab983179d19da4fa9637524ae415aaf308f 100644 (file)
@@ -440,8 +440,9 @@ package body Sem_Cat is
       Nam          : TSS_Name_Type;
       At_Any_Place : Boolean := False) return Boolean
    is
-      Rep_Item  : Node_Id;
-      Real_Rep  : Node_Id;
+      Rep_Item : Node_Id;
+
+      Real_Rep : Node_Id;
       --  The stream operation may be specified by an attribute definition
       --  clause in the source, or by an aspect that generates such an
       --  attribute definition. For an aspect, the generated attribute
This page took 0.068041 seconds and 5 git commands to generate.