WIP
This commit is contained in:
parent
e7947bf064
commit
c8fb6b0780
2
links.c
2
links.c
@ -137,7 +137,7 @@ int links_init(link_t *all_links)
|
|||||||
if (!link->capture) {
|
if (!link->capture) {
|
||||||
E_LOG_ERROR(NULL, "Missing link capture.");
|
E_LOG_ERROR(NULL, "Missing link capture.");
|
||||||
}
|
}
|
||||||
|
|
||||||
if (link->capture_format) {
|
if (link->capture_format) {
|
||||||
int ret = links_open_buffer_list_from(
|
int ret = links_open_buffer_list_from(
|
||||||
link->capture,
|
link->capture,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user