diff options
Diffstat (limited to 'gcc/ada/a-intnam-solaris.ads')
-rw-r--r-- | gcc/ada/a-intnam-solaris.ads | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/ada/a-intnam-solaris.ads b/gcc/ada/a-intnam-solaris.ads index 6842d68f900..f14f7624f27 100644 --- a/gcc/ada/a-intnam-solaris.ads +++ b/gcc/ada/a-intnam-solaris.ads @@ -6,7 +6,7 @@ -- -- -- S p e c -- -- -- --- Copyright (C) 1991-2005, Free Software Foundation, Inc. -- +-- Copyright (C) 1991-2008, Free Software Foundation, Inc. -- -- -- -- GNARL 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- -- @@ -48,7 +48,6 @@ -- SIGINT: made available for Ada handlers with System.OS_Interface; --- used for names of interrupts package Ada.Interrupts.Names is |