projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33398e3
)
Fix typo.
author
Arnaud Charlet
<charlet@gcc.gnu.org>
Fri, 16 Oct 2015 13:14:12 +0000
(15:14 +0200)
committer
Arnaud Charlet
<charlet@gcc.gnu.org>
Fri, 16 Oct 2015 13:14:12 +0000
(15:14 +0200)
From-SVN: r228898
gcc/ada/a-except-2005.adb
patch
|
blob
|
history
diff --git
a/gcc/ada/a-except-2005.adb
b/gcc/ada/a-except-2005.adb
index 92bec03f294b8cde0ed5a2c50d790ed723c84482..10f06bfd931b11771aa90f68a5518bece8a946dc 100644
(file)
--- a/
gcc/ada/a-except-2005.adb
+++ b/
gcc/ada/a-except-2005.adb
@@
-226,7
+226,7
@@
package body Ada.Exceptions is
---------------------------------------
function Allocate_Occurrence return EOA;
- -- Allocate an exception occur
ence (as well as the machine occu
rence)
+ -- Allocate an exception occur
rence (as well as the machine occur
rence)
procedure Propagate_Exception (Excep : EOA);
pragma No_Return (Propagate_Exception);