aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/s-exctab.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-exctab.ads')
-rw-r--r--gcc/ada/s-exctab.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/s-exctab.ads b/gcc/ada/s-exctab.ads
index 087d9e2..a1bcde8 100644
--- a/gcc/ada/s-exctab.ads
+++ b/gcc/ada/s-exctab.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1996-2003 Free Software Foundation, Inc. --
+-- Copyright (C) 1996-2005 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- --
@@ -38,7 +38,7 @@
with System.Standard_Library;
package System.Exception_Table is
-pragma Elaborate_Body;
+ pragma Elaborate_Body;
package SSL renames System.Standard_Library;