summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-hci_h4.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-hci_h4.c')
-rw-r--r--epan/dissectors/packet-hci_h4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-hci_h4.c b/epan/dissectors/packet-hci_h4.c
index 2d455d15d6..99fb11ddb6 100644
--- a/epan/dissectors/packet-hci_h4.c
+++ b/epan/dissectors/packet-hci_h4.c
@@ -110,7 +110,7 @@ proto_register_hci_h4(void)
{ &hf_hci_h4_type,
{ "HCI Packet Type", "hci_h4.type",
FT_UINT8, BASE_HEX, VALS(hci_h4_type_vals), 0x0,
- "HCI Packet Type", HFILL }},
+ NULL, HFILL }},
{ &hf_hci_h4_direction,
{ "Direction", "hci_h4.direction",