Imported Upstream version 4.8.1
[platform/upstream/gcc48.git] / gcc / ada / a-wtenau.adb
index 44658bc..d09306b 100644 (file)
@@ -6,7 +6,7 @@
 --                                                                          --
 --                                 B o d y                                  --
 --                                                                          --
---          Copyright (C) 1992-2009, Free Software Foundation, Inc.         --
+--          Copyright (C) 1992-2012, 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- --
@@ -152,7 +152,7 @@ package body Ada.Wide_Text_IO.Enumeration_Aux is
       Set   : Type_Set)
    is
       Actual_Width : constant Integer :=
-                       Integer'Max (Integer (Width), Item'Length);
+        Integer'Max (Integer (Width), Item'Length);
 
    begin
       Check_On_One_Line (TFT (File), Actual_Width);