aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-isup.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2014-11-26 18:18:57 -0500
committerBill Meier <wmeier@newsguy.com>2014-11-26 23:27:31 +0000
commitc28f280c1d2cd9674d2d72e6ab3cf0257c69229e (patch)
tree8bdc12455b3b5888c310745c9024d2a1835e46fe /epan/dissectors/packet-isup.c
parentcc893abb25cc568d17ae1afcb4822f521d1f9e30 (diff)
Fix a number of dup hf[] filter-names probably resulting from cut/paste errs.
Change-Id: I9242300b2ace3155c1506b584a90f073100a305e Reviewed-on: https://code.wireshark.org/review/5512 Reviewed-by: Bill Meier <wmeier@newsguy.com>
Diffstat (limited to 'epan/dissectors/packet-isup.c')
-rw-r--r--epan/dissectors/packet-isup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-isup.c b/epan/dissectors/packet-isup.c
index 8a651dc92e..34ef11d8a4 100644
--- a/epan/dissectors/packet-isup.c
+++ b/epan/dissectors/packet-isup.c
@@ -11680,7 +11680,7 @@ proto_register_isup(void)
{ &hf_BAT_ASE_Comp_Report_ident,
- { "Bearer control tunneling", "bat_ase.bearer_control_tunneling",
+ { "Compatibility report ident", "bat_ase.Comp_Report_ident",
FT_UINT8, BASE_HEX|BASE_EXT_STRING, &bat_ase_list_of_Identifiers_vals_ext, 0x0,
NULL, HFILL }},