summaryrefslogtreecommitdiffstats
path: root/gcc/ada/a-elchha.ads
diff options
context:
space:
mode:
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2006-10-31 17:43:17 +0000
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>2006-10-31 17:43:17 +0000
commit54aa575d5b79ea2411858ee5ac9f1194f7befa3f (patch)
tree3f37f743a56bbe74b02bcc19967f77055cb299aa /gcc/ada/a-elchha.ads
parent8744aea811f896b6b6f8f8021f1460bfdb901a27 (diff)
downloadppe42-gcc-54aa575d5b79ea2411858ee5ac9f1194f7befa3f.tar.gz
ppe42-gcc-54aa575d5b79ea2411858ee5ac9f1194f7befa3f.zip
2006-10-31 Robert Dewar <dewar@adacore.com>
* a-taster.adb, s-traent-vms.adb, a-elchha.ads, a-elchha.adb, a-exctra.adb, ali-util.adb, exp_disp.ads, s-stalib.ads, s-traent.adb, s-addope.ads, s-addope.adb, a-rbtgso.adb, a-crbltr.ads, a-coprnu.adb, a-cgcaso.adb, a-cgarso.adb, a-cgaaso.adb, a-coormu.adb, a-ciormu.adb, a-rbtgso.ads, a-stunha.adb, a-stunha.adb, a-ciorma.adb, a-coorma.adb, a-secain.adb, a-slcain.adb, a-shcain.adb, a-stwiha.adb, a-stwiha.adb, a-strhas.adb, a-strhas.adb, a-stzhas.adb, a-stzhas.adb, a-szuzha.adb, a-chacon.adb, a-chacon.adb, a-chacon.ads, a-stboha.adb, a-swbwha.adb, a-szbzha.adb: Minor reformatting. Fix header. * a-numaux-x86.adb: Add parentheses for use of unary minus * a-ngcefu.adb: Supply missing parentheses for unary minus * a-ngcoty.adb: Add parens for use of unary minus * a-ngelfu.adb: Add missing parens for unary minus * a-tifiio.adb: Add parentheses for uses of unary minus git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118231 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/a-elchha.ads')
-rw-r--r--gcc/ada/a-elchha.ads9
1 files changed, 2 insertions, 7 deletions
diff --git a/gcc/ada/a-elchha.ads b/gcc/ada/a-elchha.ads
index 9d40242d83e..bbd68b45063 100644
--- a/gcc/ada/a-elchha.ads
+++ b/gcc/ada/a-elchha.ads
@@ -6,11 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 2003 Free Software Foundation, Inc. --
--- --
--- This specification is derived from the Ada Reference Manual for use with --
--- GNAT. The copyright notice above, and the license provisions that follow --
--- apply solely to the contents of the part following the private keyword. --
+-- Copyright (C) 2003-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- --
@@ -35,8 +31,7 @@
-- --
------------------------------------------------------------------------------
--- Last chance handler. Unhandled exceptions are passed to this
--- routine.
+-- Last chance handler. Unhandled exceptions are passed to this routine
procedure Ada.Exceptions.Last_Chance_Handler
(Except : Exception_Occurrence);
OpenPOWER on IntegriCloud