summaryrefslogtreecommitdiff
path: root/gcc/ada/a-cohata.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/a-cohata.ads')
-rw-r--r--gcc/ada/a-cohata.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/a-cohata.ads b/gcc/ada/a-cohata.ads
index c39d0003959..d453da2a347 100644
--- a/gcc/ada/a-cohata.ads
+++ b/gcc/ada/a-cohata.ads
@@ -34,7 +34,7 @@
------------------------------------------------------------------------------
package Ada.Containers.Hash_Tables is
-pragma Preelaborate;
+ pragma Preelaborate;
generic
type Node_Type (<>) is limited private;