linxudvb: corrected typo thanks to user comment on github

This commit is contained in:
Adam Sutton 2013-06-16 12:06:18 +01:00
parent 0b088cb4dd
commit e92ee5a660

View file

@ -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;