Commit 7ddbf09d by Arnaud Charlet Committed by Pierre-Marie de Rodat

[Ada] Minor typo fix in exp_unst.adb

2018-05-28  Arnaud Charlet  <charlet@adacore.com>

gcc/ada/

	* exp_unst.adb: Fix typo.

From-SVN: r260827
parent 0ef5a027
2018-05-28 Arnaud Charlet <charlet@adacore.com>
* exp_unst.adb: Fix typo.
2018-05-28 Bob Duff <duff@adacore.com>
* libgnat/a-convec.adb (Query_Element): Minor cleanup: remove an
......
......@@ -1721,7 +1721,7 @@ package body Exp_Unst is
-- have to find the activation record needed by the
-- callee. This is as follows:
-- ARECaF.ARECbU.ARECcU....ARECm
-- ARECaF.ARECbU.ARECcU....ARECmU
-- where a,b,c .. m =
-- STF.Lev - 1, STF.Lev - 2, STF.Lev - 3 .. STT.Lev
......
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