bugfix (itss_space* args)

This commit is contained in:
dmtar 2025-05-28 10:44:36 +01:00
parent e924794b01
commit 9dbf3d31dc
1 changed files with 1 additions and 1 deletions

View File

@ -1183,7 +1183,7 @@ static bool vcm_timer_check(coordination_t* coordination, uint64_t now) {
} }
} }
itss_space_unlock(epv); itss_space_unlock();
} }
return send; return send;