linxudvb: corrected typo thanks to user comment on github
This commit is contained in:
parent
0b088cb4dd
commit
e92ee5a660
1 changed files with 1 additions and 1 deletions
|
@ -523,7 +523,7 @@ linuxdvb_frontend_monitor ( void *aux )
|
|||
|
||||
/* Set default period */
|
||||
gtimer_arm(&lfe->lfe_monitor_timer, linuxdvb_frontend_monitor, lfe, 1);
|
||||
tvhtrace("linuxdvb", "%s - starus %d", buf, status);
|
||||
tvhtrace("linuxdvb", "%s - status %d", buf, status);
|
||||
|
||||
/* Get current mux */
|
||||
if (!mmi) return;
|
||||
|
|
Loading…
Add table
Reference in a new issue