aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/a-excpol-abort.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/a-excpol-abort.adb')
-rw-r--r--gcc/ada/a-excpol-abort.adb4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/a-excpol-abort.adb b/gcc/ada/a-excpol-abort.adb
index daea6fb80da..94acae6a10b 100644
--- a/gcc/ada/a-excpol-abort.adb
+++ b/gcc/ada/a-excpol-abort.adb
@@ -7,7 +7,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 1992-2009, Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2010, 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- --
@@ -35,7 +35,7 @@
-- that activates periodic polling. Then in the body of the polling routine
-- we test for asynchronous abort.
--- NT, OS/2, HPUX/DCE and SCO currently use this file
+-- Windows, HPUX 10 and VMS currently use this file
pragma Warnings (Off);
-- Allow withing of non-Preelaborated units in Ada 2005 mode where this