summaryrefslogtreecommitdiff
path: root/gcc/ada/s-conca3.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-conca3.adb')
-rw-r--r--gcc/ada/s-conca3.adb4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/s-conca3.adb b/gcc/ada/s-conca3.adb
index 48e4d86512b..27236ee6c0e 100644
--- a/gcc/ada/s-conca3.adb
+++ b/gcc/ada/s-conca3.adb
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 2008-2009, Free Software Foundation, Inc. --
+-- Copyright (C) 2008-2013, Free Software Foundation, Inc. --
-- --
-- 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 System.Concat_2;