aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-btsdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-btsdp.c')
-rw-r--r--epan/dissectors/packet-btsdp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-btsdp.c b/epan/dissectors/packet-btsdp.c
index 1839183a85..7ea1eb4e5e 100644
--- a/epan/dissectors/packet-btsdp.c
+++ b/epan/dissectors/packet-btsdp.c
@@ -772,7 +772,7 @@ proto_register_btsdp(void)
{&hf_plen,
{"ParameterLength", "btsdp.len",
FT_UINT16, BASE_DEC, NULL, 0,
- "ParameterLength", HFILL}
+ NULL, HFILL}
},
{&hf_error_code,
{"ErrorCode", "btsdp.error_code",