diff options
Diffstat (limited to 'gcc/ada/s-poosiz.adb')
| -rw-r--r-- | gcc/ada/s-poosiz.adb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/ada/s-poosiz.adb b/gcc/ada/s-poosiz.adb index 59f436b..f08add4 100644 --- a/gcc/ada/s-poosiz.adb +++ b/gcc/ada/s-poosiz.adb @@ -6,7 +6,7 @@ -- -- -- B o d y -- -- -- --- Copyright (C) 1992-2004 Free Software Foundation, Inc. -- +-- Copyright (C) 1992-2006 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- -- @@ -31,7 +31,6 @@ -- -- ------------------------------------------------------------------------------ -with System.Storage_Elements; with System.Soft_Links; with Unchecked_Conversion; |
