mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-26 15:02:58 +02:00
libdvbci: log cosmetic
This commit is contained in:
@@ -863,7 +863,7 @@ bool cCA::SendCAPMT(u64 tpid, u8 source, u8 camask, const unsigned char * cabuf,
|
||||
if ((*It)->multi && (*It)->TP == TP && (*It)->source == source && !sid_found && (*It)->ci_use_count < CI_MAX_MULTI)
|
||||
{
|
||||
int pos = 3;
|
||||
|
||||
|
||||
(*It)->SID[(*It)->ci_use_count] = SID;
|
||||
(*It)->ci_use_count++;
|
||||
|
||||
|
Reference in New Issue
Block a user