aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rx.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-rx.c')
-rw-r--r--epan/dissectors/packet-rx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-rx.c b/epan/dissectors/packet-rx.c
index 0e2eabdc99..2186dfb35d 100644
--- a/epan/dissectors/packet-rx.c
+++ b/epan/dissectors/packet-rx.c
@@ -738,7 +738,7 @@ proto_register_rx(void)
{ &hf_rx_ticket, {
"ticket", "rx.ticket", FT_BYTES, BASE_NONE,
- NULL, 0, "Ticket", HFILL }},
+ NULL, 0, NULL, HFILL }},
{ &hf_rx_ifmtu, {
"Interface MTU", "rx.if_mtu", FT_UINT32, BASE_DEC,