aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/g-table.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/g-table.ads')
-rw-r--r--gcc/ada/g-table.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/g-table.ads b/gcc/ada/g-table.ads
index 63f9d69..819ff28 100644
--- a/gcc/ada/g-table.ads
+++ b/gcc/ada/g-table.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1998-2005 AdaCore --
+-- Copyright (C) 1998-2005, AdaCore --
-- --
-- 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- --
@@ -56,7 +56,7 @@ generic
Table_Increment : Natural;
package GNAT.Table is
-pragma Elaborate_Body (Table);
+ pragma Elaborate_Body;
-- Table_Component_Type and Table_Index_Type specify the type of the
-- array, Table_Low_Bound is the lower bound. Index_type must be an