summaryrefslogtreecommitdiff
path: root/gcc/ada/s-finroo.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-finroo.ads')
-rw-r--r--gcc/ada/s-finroo.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/s-finroo.ads b/gcc/ada/s-finroo.ads
index 03e47f19c24..ed1be45ab4a 100644
--- a/gcc/ada/s-finroo.ads
+++ b/gcc/ada/s-finroo.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1992-2004 Free Software Foundation, Inc. --
+-- Copyright (C) 1992-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- --
@@ -37,7 +37,7 @@ with Ada.Streams;
with Unchecked_Conversion;
package System.Finalization_Root is
-pragma Preelaborate (Finalization_Root);
+ pragma Preelaborate;
type Root_Controlled;