sem_ch3.adb: Minor reformatting
authorRobert Dewar <dewar@adacore.com>
Tue, 5 Aug 2008 08:16:11 +0000 (10:16 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 5 Aug 2008 08:16:11 +0000 (10:16 +0200)
2008-08-05  Robert Dewar  <dewar@adacore.com>

* sem_ch3.adb: Minor reformatting

From-SVN: r138667

gcc/ada/sem_ch3.adb

index 44cd6c6..1543e25 100644 (file)
@@ -4480,6 +4480,7 @@ package body Sem_Ch3 is
       --  the enclosing scope.
 
       P := Parent (N);
+
       if Nkind (P) = N_Subprogram_Body
         and then Nkind (N) = N_Function_Specification
       then