]> gcc.gnu.org Git - gcc.git/commitdiff
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 c0d91152a591fb64edd9e17a94cf86ba21a7eb29..ebe5947c0d4c05def63bba03dac2fee1d4688f70 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;
This page took 0.080649 seconds and 5 git commands to generate.