summaryrefslogtreecommitdiff
path: root/gcc/ada/g-speche.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/g-speche.adb')
-rw-r--r--gcc/ada/g-speche.adb4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/g-speche.adb b/gcc/ada/g-speche.adb
index bee00203782..0e8c7c46b28 100644
--- a/gcc/ada/g-speche.adb
+++ b/gcc/ada/g-speche.adb
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 1998-2010, AdaCore --
+-- Copyright (C) 1998-2013, 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- --
@@ -29,7 +29,7 @@
-- --
------------------------------------------------------------------------------
-pragma Compiler_Unit;
+pragma Compiler_Unit_Warning;
with GNAT.Spelling_Checker_Generic;