From: Arnaud Charlet Date: Tue, 26 May 2015 08:12:26 +0000 (+0200) Subject: Minor reformatting. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2945460b983487c6b61a79dba21a6f621aced345;p=gcc.git Minor reformatting. From-SVN: r223666 --- diff --git a/gcc/ada/sem_cat.adb b/gcc/ada/sem_cat.adb index 15fa6ad3011..f8cf3ab9831 100644 --- a/gcc/ada/sem_cat.adb +++ b/gcc/ada/sem_cat.adb @@ -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