From: Arnaud Charlet Date: Thu, 11 Apr 2013 13:39:33 +0000 (+0200) Subject: Minor reformatting. X-Git-Tag: releases/gcc-4.9.0~6504 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=088c0a3a4ac86a0e71e693df6bc4facd70264a3c;p=thirdparty%2Fgcc.git Minor reformatting. From-SVN: r197801 --- diff --git a/gcc/ada/ali.adb b/gcc/ada/ali.adb index 0386c05fe5a2..bea2b10c95b7 100644 --- a/gcc/ada/ali.adb +++ b/gcc/ada/ali.adb @@ -6,7 +6,7 @@ -- -- -- B o d y -- -- -- --- Copyright (C) 1992-2012, Free Software Foundation, Inc. -- +-- Copyright (C) 1992-2013, Free Software Foundation, Inc. -- -- -- -- GNAT is free software; you can redistribute it and/or modify it under -- -- terms of the GNU General Public License as published by the Free Soft- -- @@ -1331,9 +1331,9 @@ package body ALI is when Constraint_Error => -- A constraint error comes from the - -- additionh. We reset to the maximum - -- and indicate that the real value is - -- now unknown. + -- addition. We reset to the maximum + -- and indicate that the real value + -- is now unknown. Cumulative_Restrictions.Value (R) := Integer'Last;