BAT has a Bouquet ID, no Service ID

svn path=/trunk/; revision=52987
This commit is contained in:
Martin Kaiser 2013-10-30 22:34:16 +00:00
parent 63325bdab8
commit b84fee4fc7
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ proto_register_dvb_bat(void)
static hf_register_info hf[] = {
{ &hf_dvb_bat_bouquet_id, {
"Service ID", "dvb_bat.sid",
"Bouquet ID", "dvb_bat.bouquet_id",
FT_UINT16, BASE_HEX, NULL, 0, NULL, HFILL
} },