linuxdvb: fix typo
This commit is contained in:
parent
cc9ff8d9b0
commit
3be49c09ee
1 changed files with 1 additions and 1 deletions
|
@ -227,7 +227,7 @@ const idclass_t linuxdvb_satconf_4port_class =
|
|||
},
|
||||
{
|
||||
.type = PT_STR,
|
||||
.id = "network_bb`",
|
||||
.id = "network_bb",
|
||||
.name = "BB",
|
||||
.get = linuxdvb_satconf_class_network_get3,
|
||||
.set = linuxdvb_satconf_class_network_set3,
|
||||
|
|
Loading…
Add table
Reference in a new issue