eit: forgot to set message as trace
This commit is contained in:
parent
13fad234d5
commit
2c8835e470
1 changed files with 1 additions and 1 deletions
|
@ -771,7 +771,7 @@ done:
|
|||
{
|
||||
int total = 0;
|
||||
int finished = 0;
|
||||
tvhlog(LOG_DEBUG, mod->id, "scan status");
|
||||
tvhtrace("eit", "scan status:");
|
||||
LIST_FOREACH(tsta, &sta->tables, link) {
|
||||
total++;
|
||||
tvhtrace("eit",
|
||||
|
|
Loading…
Add table
Reference in a new issue