aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/errutil.adb
diff options
context:
space:
mode:
authorEmmanuel Briot <briot@adacore.com>2009-07-13 12:04:11 +0000
committerArnaud Charlet <charlet@gcc.gnu.org>2009-07-13 14:04:11 +0200
commite2d9085b0f600ee51a331a2135f2da43c661881d (patch)
tree5e60425ea3e78b829bbedfe392b3788e5b6b0797 /gcc/ada/errutil.adb
parent442c05811e9559222e2af33138b7326d0651a9fe (diff)
downloadgcc-e2d9085b0f600ee51a331a2135f2da43c661881d.zip
gcc-e2d9085b0f600ee51a331a2135f2da43c661881d.tar.gz
gcc-e2d9085b0f600ee51a331a2135f2da43c661881d.tar.bz2
2009-07-13 Emmanuel Briot <briot@adacore.com>
* prj-proc.adb, prj-part.adb, prj-part.ads, prj-strt.adb, prj-strt.ads, prj.adb, prj.ads, prj-makr.adb, prj-makr.ads, prj-dect.adb, prj-dect.ads, prj-nmsc.adb, prj-pars.adb, errutil.adb, errutil.ads, prj-conf.adb, gnatname.adb, prj-err.adb, prj-err.ads (Prj.Nmsc.Report_Error): Removed, no longer needed. Always use Prj.Err.Report_Message. From-SVN: r149572
Diffstat (limited to 'gcc/ada/errutil.adb')
-rw-r--r--gcc/ada/errutil.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/errutil.adb b/gcc/ada/errutil.adb
index 28c0140..28db086 100644
--- a/gcc/ada/errutil.adb
+++ b/gcc/ada/errutil.adb
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 1991-2008, Free Software Foundation, Inc. --
+-- Copyright (C) 1991-2009, 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- --