]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Minor reformatting.
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 2 Jan 2013 11:58:02 +0000 (12:58 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 2 Jan 2013 11:58:02 +0000 (12:58 +0100)
From-SVN: r194805

gcc/ada/s-except.ads

index f0da1e520d3fe21ad227f41971ee44dabd250493..255ca8597838359bbc5b7135c521e07d439de33f 100644 (file)
@@ -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.