* missing closing comment

git-svn-id: trunk@34025 -
This commit is contained in:
Jonas Maebe 2016-06-30 15:32:50 +00:00
parent fb50d0860b
commit 542b6b604e

View File

@ -1663,7 +1663,7 @@ implementation
explicitly passed to call instructions for llvm, that does not work explicitly passed to call instructions for llvm, that does not work
here. It could be solved by patching the call instruction later, but here. It could be solved by patching the call instruction later, but
that's a lot of engineering for functionality that's only marginally that's a lot of engineering for functionality that's only marginally
useful at best. useful at best. }
end; end;