From 261a23bc4f7fbd525cb2f73582743252d2d2f8ac Mon Sep 17 00:00:00 2001 From: bstarynk Date: Wed, 26 Mar 2008 20:02:45 +0000 Subject: 2008-03-26 Basile Starynkevitch MELT branch merged with trunk r133612 (in particular gcc/Makefile.in with auto dependencies) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@133613 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ada/s-valuti.adb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'gcc/ada/s-valuti.adb') diff --git a/gcc/ada/s-valuti.adb b/gcc/ada/s-valuti.adb index f2ed3217e2b..50be73acd9f 100644 --- a/gcc/ada/s-valuti.adb +++ b/gcc/ada/s-valuti.adb @@ -6,7 +6,7 @@ -- -- -- B o d y -- -- -- --- Copyright (C) 1992-2006, Free Software Foundation, Inc. -- +-- Copyright (C) 1992-2008, 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- -- @@ -72,7 +72,6 @@ package body System.Val_Util is S (J) := To_Upper (S (J)); end loop; end if; - end Normalize_String; ------------------- @@ -156,7 +155,6 @@ package body System.Val_Util is Ptr.all := P; return X; - end Scan_Exponent; -------------------- -- cgit v1.2.1