aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/g-spchge.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/g-spchge.adb')
-rwxr-xr-xgcc/ada/g-spchge.adb4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/ada/g-spchge.adb b/gcc/ada/g-spchge.adb
index 2e4c7c7..b1278a6 100755
--- a/gcc/ada/g-spchge.adb
+++ b/gcc/ada/g-spchge.adb
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--- 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- --
@@ -31,9 +31,7 @@
-- --
------------------------------------------------------------------------------
-pragma Warnings (Off);
pragma Compiler_Unit;
-pragma Warnings (On);
package body GNAT.Spelling_Checker_Generic is