This commit is contained in:
emdee@spm.plastiras.org 2024-03-09 03:46:27 +00:00
parent 3a3d8ab5e4
commit 4edbf98dc4
2 changed files with 5 additions and 0 deletions

View file

@ -661,6 +661,8 @@ twc_tfer_file_send_control(struct t_twc_profile *profile, size_t index,
twc_tfer_file_update(profile->tfer, file);
return 1;
}
/* proforma */
return 0;
}
/**