This commit is contained in:
Kamil Trzcinski 2022-04-04 18:04:25 +02:00
parent e7947bf064
commit c8fb6b0780

View File

@ -137,7 +137,7 @@ int links_init(link_t *all_links)
if (!link->capture) {
E_LOG_ERROR(NULL, "Missing link capture.");
}
if (link->capture_format) {
int ret = links_open_buffer_list_from(
link->capture,