Commit aec35074 by Arnaud Charlet

lib-xref.ads: Fix typo in subprogram reference definition.

2008-08-22  Arnaud Charlet  <charlet@adacore.com>

	* lib-xref.ads: Fix typo in subprogram reference definition.

From-SVN: r139487
parent 6b5352bf
......@@ -188,7 +188,7 @@ package Lib.Xref is
-- > = subprogram IN parameter
-- = = subprogram IN OUT parameter
-- < = subprogram OUT parameter
-- > = subprogram ACCESS parameter
-- ^ = subprogram ACCESS parameter
-- b is used for spec entities that are repeated in a body,
-- including the unit (subprogram, package, task, protected
......
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