From: Jaroslav Kysela Date: Sun, 25 Nov 2018 21:06:32 +0000 (+0100) Subject: capmt: cosmetic - remove double 'in' from log X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb637ca1cd758cb9c5bb98c02236201bfc5e9cf4;p=thirdparty%2Ftvheadend.git capmt: cosmetic - remove double 'in' from log --- diff --git a/src/descrambler/capmt.c b/src/descrambler/capmt.c index 4f4faffbc..e0abbd2e5 100644 --- a/src/descrambler/capmt.c +++ b/src/descrambler/capmt.c @@ -1998,7 +1998,7 @@ capmt_thread(void *aux) d = 60; } - tvhinfo(LS_CAPMT, "%s: Automatic reconnection attempt in in %d seconds", capmt_name(capmt), d); + tvhinfo(LS_CAPMT, "%s: Automatic reconnection attempt in %d seconds", capmt_name(capmt), d); mono = mclk() + sec2mono(d); do {