diff options
Diffstat (limited to 'gcc/ada/libgnat/s-valuen.ads')
-rw-r--r-- | gcc/ada/libgnat/s-valuen.ads | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/libgnat/s-valuen.ads b/gcc/ada/libgnat/s-valuen.ads index 047ded6..a57ee55 100644 --- a/gcc/ada/libgnat/s-valuen.ads +++ b/gcc/ada/libgnat/s-valuen.ads @@ -30,8 +30,8 @@ ------------------------------------------------------------------------------ -- This package is used to compute the Value attribute for enumeration types --- other than those in packages Standard and System. See unit Exp_Imgv for --- details of the format of constructed image tables. +-- other than those in package Standard. See unit Exp_Imgv for details of the +-- format of constructed image tables. generic |