summaryrefslogtreecommitdiffstats
path: root/gcc/ada/a-stzmap.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/a-stzmap.ads')
-rw-r--r--gcc/ada/a-stzmap.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/a-stzmap.ads b/gcc/ada/a-stzmap.ads
index b69357af4c0..d79b0f9844b 100644
--- a/gcc/ada/a-stzmap.ads
+++ b/gcc/ada/a-stzmap.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1992-2005, Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2006, Free Software Foundation, Inc. --
-- --
-- This specification is derived from the Ada Reference Manual for use with --
-- GNAT. The copyright notice above, and the license provisions that follow --
@@ -75,7 +75,7 @@ package Ada.Strings.Wide_Wide_Maps is
-- Operations on Wide Character Sets --
---------------------------------------
- function "=" (Left, Right : in Wide_Wide_Character_Set) return Boolean;
+ function "=" (Left, Right : Wide_Wide_Character_Set) return Boolean;
function "not"
(Right : Wide_Wide_Character_Set) return Wide_Wide_Character_Set;
OpenPOWER on IntegriCloud