mirror of
https://github.com/corda/corda.git
synced 2025-01-06 05:04:20 +00:00
fix silly error in recent compiler refactor
This commit is contained in:
parent
56253e3123
commit
6d5f511d04
@ -3665,6 +3665,7 @@ floatBranch(MyThread* t, Frame* frame, object code, unsigned& ip,
|
|||||||
a,
|
a,
|
||||||
b,
|
b,
|
||||||
target);
|
target);
|
||||||
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
ip -= 3;
|
ip -= 3;
|
||||||
|
Loading…
Reference in New Issue
Block a user