Minor message improvement.
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 29 Apr 2009 09:24:02 +0000 (11:24 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 29 Apr 2009 09:24:02 +0000 (11:24 +0200)
From-SVN: r146932

gcc/ada/prepcomp.adb

index 18c2686e491bf15e87ce776659512ab7a02c00f4..58ef7c3e5c1c40d7543c431a44f6f03a8eb34b37 100644 (file)
@@ -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