linuxdvb: fix typo

This commit is contained in:
Carlo Landmeter 2013-10-31 16:44:23 +00:00
parent cc9ff8d9b0
commit 3be49c09ee

View file

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