qsync: txn_limbo_wait_complete -- fix type conversion
In txn_limbo_wait_confirm we already use proper int type
(as declared in fiber_cond_wait_timeout) thus lets do the
same here.
Signed-off-by:
Cyrill Gorcunov <gorcunov@gmail.com>
Please register or sign in to comment