OSDN Git Service

2008-08-06 Thomas Quinot <quinot@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Aug 2008 08:32:52 +0000 (08:32 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 6 Aug 2008 08:32:52 +0000 (08:32 +0000)
* sem.adb: Minor rewording (comment)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@138774 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ada/sem.adb

index 6b93ab4..20ac16e 100644 (file)
@@ -1341,7 +1341,7 @@ package body Sem is
       --  Compile predefined units with GNAT_Mode set to True, to properly
       --  process the categorization stuff. However, do not set set GNAT_Mode
       --  to True for the renamings units (Text_IO, IO_Exceptions, Direct_IO,
-      --  Sequential_IO) as this would prevent pragma System_Extend to be
+      --  Sequential_IO) as this would prevent pragma Extend_System from being
       --  taken into account, for example when Text_IO is renaming DEC.Text_IO.
 
       --  Cleaner might be to do the kludge at the point of excluding the