summaryrefslogtreecommitdiffstats
path: root/gcc/ada/s-unstyp.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-unstyp.ads')
-rw-r--r--gcc/ada/s-unstyp.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/s-unstyp.ads b/gcc/ada/s-unstyp.ads
index 0b315a84c1f..ddbea1660fe 100644
--- a/gcc/ada/s-unstyp.ads
+++ b/gcc/ada/s-unstyp.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- $Revision: 1.20 $
+-- $Revision$
-- --
-- Copyright (C) 1992-2001 Free Software Foundation, Inc. --
-- --
@@ -37,7 +37,7 @@
-- correspond in size to the standard signed types declared in Standard.
-- and (unlike the types in Interfaces have corresponding names). It
-- also contains some related definitions for other specialized types
--- used only by the expander.
+-- used by the compiler in connection with packed array types.
package System.Unsigned_Types is
pragma Pure (Unsigned_Types);
OpenPOWER on IntegriCloud