]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2012-10-29 Robert Dewar <dewar@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Oct 2012 11:04:55 +0000 (11:04 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 29 Oct 2012 11:04:55 +0000 (11:04 +0000)
* freeze.adb: Minor reformatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@192930 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/ChangeLog
gcc/ada/freeze.adb

index 0793113072e8dd426bcd8bb393074cd3424e0ee1..cb3f6ab686295d3f01eec0c7dd8e6f8ce56d8315 100644 (file)
@@ -1,3 +1,7 @@
+2012-10-29  Robert Dewar  <dewar@adacore.com>
+
+       * freeze.adb: Minor reformatting.
+
 2012-10-29  Robert Dewar  <dewar@adacore.com>
 
        * xr_tabls.adb, xr_tabls.ads, exp_ch9.adb, snames.adb-tmpl,
index 9e0cbcacf80f9cfc3a3af3a54b511ef99fbeb232..6c647111627d98cbc80a9658c3bc2bda820c9fdc 100644 (file)
@@ -4652,7 +4652,7 @@ package body Freeze is
          --  this is where we analye the expression (after the type is frozen,
          --  since in the case of Default_Value, we are analyzing with the
          --  type itself, and we treat Default_Component_Value similarly for
-         --  the sake of uniformity.
+         --  the sake of uniformity).
 
          if Is_First_Subtype (E) and then Has_Default_Aspect (E) then
             declare