diff --git a/iptv_input.c b/iptv_input.c index c082c2e6..80e0a712 100644 --- a/iptv_input.c +++ b/iptv_input.c @@ -305,4 +305,4 @@ iptv_probe_callback(void *aux, int64_t now) { th_transport_t *t = aux; iptv_probe_done(t, 1); - } +}