Commit fb19dec9 by Arnaud Charlet

Fix typo.

From-SVN: r178533
parent ec09f261
......@@ -627,7 +627,7 @@ package body Alfa is
-- references.
if Present (Etype (E))
and then Ekind (Etype (E)) in E_Concurrent_Kind
and then Ekind (Etype (E)) in Concurrent_Kind
then
return False;
end if;
......
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