projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8f6a30
)
Minor reformatting.
author
Arnaud Charlet
<charlet@gcc.gnu.org>
Wed, 2 Jan 2013 11:58:02 +0000
(12:58 +0100)
committer
Arnaud Charlet
<charlet@gcc.gnu.org>
Wed, 2 Jan 2013 11:58:02 +0000
(12:58 +0100)
From-SVN: r194805
gcc/ada/s-except.ads
patch
|
blob
|
history
diff --git
a/gcc/ada/s-except.ads
b/gcc/ada/s-except.ads
index f0da1e520d3fe21ad227f41971ee44dabd250493..255ca8597838359bbc5b7135c521e07d439de33f 100644
(file)
--- a/
gcc/ada/s-except.ads
+++ b/
gcc/ada/s-except.ads
@@
-40,6
+40,7
@@
package System.Exceptions is
-- Visible copy to allow Ada.Exceptions to know the exception model.
private
+
type Require_Body;
-- Dummy Taft-amendment type to make it legal (and required) to provide
-- a body for this package.