diff options
Diffstat (limited to 'gcc/ada/s-wchwts.adb')
-rw-r--r-- | gcc/ada/s-wchwts.adb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/s-wchwts.adb b/gcc/ada/s-wchwts.adb index 995f5ac..ed660fe 100644 --- a/gcc/ada/s-wchwts.adb +++ b/gcc/ada/s-wchwts.adb @@ -6,7 +6,7 @@ -- -- -- B o d y -- -- -- --- Copyright (C) 1992-2005, 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- -- @@ -101,7 +101,7 @@ package body System.WCh_WtS is end Wide_String_To_String; -------------------------------- - -- Wide_Wide_Sring_To_String -- + -- Wide_Wide_String_To_String -- -------------------------------- function Wide_Wide_String_To_String |