summaryrefslogtreecommitdiff
path: root/gcc/ada/s-parame-vms.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-parame-vms.ads')
-rw-r--r--gcc/ada/s-parame-vms.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/s-parame-vms.ads b/gcc/ada/s-parame-vms.ads
index c130bde7f62..2bb34d5f07a 100644
--- a/gcc/ada/s-parame-vms.ads
+++ b/gcc/ada/s-parame-vms.ads
@@ -49,7 +49,7 @@
-- otherwise the relinking and rebinding capability would be deactivated.
package System.Parameters is
-pragma Pure (Parameters);
+ pragma Pure;
---------------------------------------
-- Task And Stack Allocation Control --