Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update linuxdvb_lnb.c
add a comment, for better understanding
  • Loading branch information
InuSasha authored and perexg committed Sep 8, 2014
1 parent e80f07e commit df01566
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/input/mpegts/linuxdvb/linuxdvb_lnb.c
Expand Up @@ -105,6 +105,7 @@ static int
linuxdvb_lnb_standard_tune
( linuxdvb_diseqc_t *ld, dvb_mux_t *lm, linuxdvb_satconf_ele_t *ls, int fd )
{
/* en50494 does not use the voltage tune. this is happend in the switch */
if (ls->lse_en50494)
return 0;

Expand Down

0 comments on commit df01566

Please sign in to comment.