From: Arnaud Charlet Date: Wed, 29 Apr 2009 09:24:02 +0000 (+0200) Subject: Minor message improvement. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9d8a2a07e112b676da71cb21a75bc5155436d9da;p=gcc.git Minor message improvement. From-SVN: r146932 --- diff --git a/gcc/ada/prepcomp.adb b/gcc/ada/prepcomp.adb index 18c2686e491..58ef7c3e5c1 100644 --- a/gcc/ada/prepcomp.adb +++ b/gcc/ada/prepcomp.adb @@ -6,7 +6,7 @@ -- -- -- B o d y -- -- -- --- Copyright (C) 2003-2008, Free Software Foundation, Inc. -- +-- Copyright (C) 2003-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- -- @@ -659,7 +659,7 @@ package body Prepcomp is if Deffile = No_Source_File then Fail ("definition file """ & Get_Name_String (N) - & """ cannot be found"); + & """ not found"); end if; -- Initialize the preprocessor and set the characteristics of the