[Ada] Einfo: minor comment fix

2018-10-09  Eric Botcazou  <ebotcazou@adacore.com>

gcc/ada/

	* einfo.ads: Small comment fix.

From-SVN: r264976
This commit is contained in:
Eric Botcazou 2018-10-09 15:06:16 +00:00 committed by Pierre-Marie de Rodat
parent 0444d0671d
commit fd40a157ba
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2018-10-09 Eric Botcazou <ebotcazou@adacore.com>
* einfo.ads: Small comment fix.
2018-10-09 Eric Botcazou <ebotcazou@adacore.com>
* sem_ch7.adb (Has_Referencer): Add comment for the

View File

@ -3269,7 +3269,7 @@ package Einfo is
-- a task interface, or if it is derived from task interfaces.
-- Is_Task_Record_Type (synthesized)
-- Applies to all entities. True if Is_Concurrent_Record_Type
-- Applies to all entities, true if Is_Concurrent_Record_Type is true and
-- Corresponding_Concurrent_Type is a task type.
-- Is_Task_Type (synthesized)