exp_ch4.adb: Minor reformatting
authorRobert Dewar <dewar@adacore.com>
Mon, 4 Aug 2008 10:22:58 +0000 (12:22 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 4 Aug 2008 10:22:58 +0000 (12:22 +0200)
2008-08-04  Robert Dewar  <dewar@adacore.com>

* exp_ch4.adb: Minor reformatting

From-SVN: r138601

gcc/ada/exp_ch4.adb

index 1bef500..b1243d7 100644 (file)
@@ -8353,7 +8353,7 @@ package body Exp_Ch4 is
          --  chain. The Final_Chain that is thus created is shared by the
          --  access parameter. The access type is tested against the result
          --  type of the function to exclude allocators whose type is an
-         --  anonymous access result type.  We freeze the type at once to
+         --  anonymous access result type. We freeze the type at once to
          --  ensure that it is properly decorated for the back-end, even
          --  if the context and current scope is a loop.