From 9e062079a474c79fcde21ad7aa5faca3d6778038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96man?= Date: Fri, 7 Dec 2007 08:49:21 +0000 Subject: [PATCH] indent --- iptv_input.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); - } +}