Commit d25eaf74 by Arnaud Charlet

Complete previous change.

From-SVN: r161155
parent 3f2ad11d
......@@ -65,9 +65,9 @@ package body Switch.B is
Ptr := Max + 1;
return Result;
end if;
else
return null;
end if;
return null;
end Get_Optional_Filename;
--------------------
......
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