exp_ch6.adb: Minor comment fix.

2008-08-04  Thomas Quinot  <quinot@adacore.com>

	* exp_ch6.adb: Minor comment fix.

From-SVN: r138618
This commit is contained in:
Thomas Quinot 2008-08-04 14:51:30 +02:00 committed by Arnaud Charlet
parent b6e209b5f8
commit 61549759f1

View File

@ -2286,7 +2286,7 @@ package body Exp_Ch6 is
-- For other cases we simply pass the level of the actual's
-- access type. The type is retrieved from Prev rather than
-- Prev_Orig, because in some cases Prev_Orig denotes a
-- Prev_Orig, because in some cases Prev_Orig denotes an
-- original expression that has not been analyzed.
when others =>