Minor reformatting.
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 14 Jun 2010 09:37:52 +0000 (11:37 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 14 Jun 2010 09:37:52 +0000 (11:37 +0200)
From-SVN: r160719

gcc/ada/sem_elab.adb

index c0d9115..ebe5947 100644 (file)
@@ -1892,7 +1892,7 @@ package body Sem_Elab is
       elsif In_Task_Activation then
          return;
 
-         --  Nothing to do if call is within a generic unit.
+      --  Nothing to do if call is within a generic unit.
 
       elsif Inside_A_Generic then
          return;