]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
prj.ads: Minor comment update
authorVincent Celier <celier@adacore.com>
Fri, 22 Aug 2008 13:26:09 +0000 (15:26 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 22 Aug 2008 13:26:09 +0000 (15:26 +0200)
2008-08-22  Vincent Celier  <celier@adacore.com>

* prj.ads: Minor comment update

From-SVN: r139463

gcc/ada/prj.ads

index 9c16393f64c17d6e6be43428f6679e3906773e25..d06138e1bdff631217fcf0356c25a9a41b3224f5 100644 (file)
@@ -64,7 +64,7 @@ package Prj is
    --  Tri-state to decide if -lgnarl is needed when linking
 
    type Mode is (Multi_Language, Ada_Only);
-   --  Ada_Only: mode for gnatmake, gnatname, the GNAT driver
+   --  Ada_Only: mode for gnatmake, gnatclean, gnatname, the GNAT driver
    --  Multi_Language: mode for gprbuild, gprclean
 
    type Project_Qualifier is