summaryrefslogtreecommitdiffstats
path: root/gcc/ada/g-speche.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/g-speche.ads')
-rw-r--r--gcc/ada/g-speche.ads4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/ada/g-speche.ads b/gcc/ada/g-speche.ads
index b0eba286a02..0f9b39a6242 100644
--- a/gcc/ada/g-speche.ads
+++ b/gcc/ada/g-speche.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1998-2007, AdaCore --
+-- Copyright (C) 1998-2008, 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- --
@@ -36,9 +36,7 @@
-- This package provides a utility routine for checking for bad spellings
-- for the case of String arguments.
-pragma Warnings (Off);
pragma Compiler_Unit;
-pragma Warnings (On);
package GNAT.Spelling_Checker is
pragma Pure;
OpenPOWER on IntegriCloud