Commit 25bb6a4e by Bob Duff Committed by Arnaud Charlet

exp_ch7.adb: Minor comment fix

2008-08-22  Bob Duff  <duff@adacore.com>

	* exp_ch7.adb: Minor comment fix

From-SVN: r139448
parent 87cd63ba
......@@ -854,7 +854,7 @@ package body Exp_Ch7 is
function Has_Some_Controlled_Component (Rec : Entity_Id) return Boolean;
-- If type is not frozen yet, check explicitly among its components,
-- because flag is not necessarily set.
-- because the Has_Controlled_Component flag is not necessarily set.
-----------------------------------
-- Has_Some_Controlled_Component --
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment