Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
linuxdvb_lnb: compilation fix
  • Loading branch information
perexg committed Dec 3, 2015
1 parent 4bfa287 commit 49b30fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/input/mpegts/linuxdvb/linuxdvb_lnb.c
Expand Up @@ -334,7 +334,7 @@ struct linuxdvb_lnb_conf linuxdvb_lnb_all[] = {
},
{
{ {
.ld_type = "Ku 10700 (Australia)"",
.ld_type = "Ku 10700 (Australia)",
.ld_tune = linuxdvb_lnb_standard_tune,
},
.lnb_freq = linuxdvb_lnb_standard_freq,
Expand Down

0 comments on commit 49b30fb

Please sign in to comment.