Moved batch_ending into separate source file
This commit is contained in:
@@ -182,6 +182,7 @@ imv_workitem_t *imv_workitem_create(int id, imv_workitem_type_t type,
|
||||
.destroy = _destroy,
|
||||
},
|
||||
.id = id,
|
||||
.imv_id = TNC_IMVID_ANY,
|
||||
.type = type,
|
||||
.argument = strdup(argument),
|
||||
.rec_fail = rec_fail,
|
||||
|
||||
Reference in New Issue
Block a user