OSDN Git Service

* doc/install.texi (Specific, mips-sgi-irix5): Document IRIX 5
[pf3gnuchains/gcc-fork.git] / gcc / ada / a-stwiha.ads
index 349b891..f8f0b52 100644 (file)
@@ -2,11 +2,11 @@
 --                                                                          --
 --                         GNAT LIBRARY COMPONENTS                          --
 --                                                                          --
---                          ADA.STRINGS.WIDE_HASH                           --
+--                A D A . S T R I N G S . W I D E _ H A S H                 --
 --                                                                          --
 --                                 S p e c                                  --
 --                                                                          --
--- This specification is adapted from the Ada Reference Manual for use with --
+-- This specification is derived from the Ada Reference Manual for use with --
 -- GNAT.  In accordance with the copyright of that document, you can freely --
 -- copy and modify this specification,  provided that if you redistribute a --
 -- modified version,  any changes that you have made are clearly indicated. --
@@ -19,6 +19,3 @@ function Ada.Strings.Wide_Hash
   (Key : Wide_String) return Containers.Hash_Type;
 
 pragma Pure (Ada.Strings.Wide_Hash);
-
-
-