aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/dec.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/dec.ads')
-rw-r--r--gcc/ada/dec.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/dec.ads b/gcc/ada/dec.ads
index ab69c23..0d96585 100644
--- a/gcc/ada/dec.ads
+++ b/gcc/ada/dec.ads
@@ -36,5 +36,5 @@
-- the bind. It is also a convenient parent for all DEC IO child packages.
package DEC is
-pragma Pure (DEC);
+ pragma Pure;
end DEC;