aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-hnbap.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-hnbap.c')
-rw-r--r--epan/dissectors/packet-hnbap.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/epan/dissectors/packet-hnbap.c b/epan/dissectors/packet-hnbap.c
index 5d2f8208d6..8db53800b7 100644
--- a/epan/dissectors/packet-hnbap.c
+++ b/epan/dissectors/packet-hnbap.c
@@ -2182,7 +2182,7 @@ module_t *hnbap_module;
{ &hf_hnbap_extensionValue,
{ "extensionValue", "hnbap.extensionValue",
FT_NONE, BASE_NONE, NULL, 0,
- "T_extensionValue", HFILL }},
+ NULL, HFILL }},
{ &hf_hnbap_PrivateIE_Container_item,
{ "PrivateIE-Field", "hnbap.PrivateIE_Field",
FT_NONE, BASE_NONE, NULL, 0,
@@ -2198,7 +2198,7 @@ module_t *hnbap_module;
{ &hf_hnbap_directionOfAltitude,
{ "directionOfAltitude", "hnbap.directionOfAltitude",
FT_UINT32, BASE_DEC, VALS(hnbap_T_directionOfAltitude_vals), 0,
- "T_directionOfAltitude", HFILL }},
+ NULL, HFILL }},
{ &hf_hnbap_altitude,
{ "altitude", "hnbap.altitude",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2242,7 +2242,7 @@ module_t *hnbap_module;
{ &hf_hnbap_CriticalityDiagnostics_IE_List_item,
{ "CriticalityDiagnostics-IE-List item", "hnbap.CriticalityDiagnostics_IE_List_item",
FT_NONE, BASE_NONE, NULL, 0,
- "CriticalityDiagnostics_IE_List_item", HFILL }},
+ NULL, HFILL }},
{ &hf_hnbap_iECriticality,
{ "iECriticality", "hnbap.iECriticality",
FT_UINT32, BASE_DEC, VALS(hnbap_Criticality_vals), 0,
@@ -2278,7 +2278,7 @@ module_t *hnbap_module;
{ &hf_hnbap_latitudeSign,
{ "latitudeSign", "hnbap.latitudeSign",
FT_UINT32, BASE_DEC, VALS(hnbap_T_latitudeSign_vals), 0,
- "T_latitudeSign", HFILL }},
+ NULL, HFILL }},
{ &hf_hnbap_latitude,
{ "latitude", "hnbap.latitude",
FT_UINT32, BASE_DEC, NULL, 0,
@@ -2310,7 +2310,7 @@ module_t *hnbap_module;
{ &hf_hnbap_ipaddress,
{ "ipaddress", "hnbap.ipaddress",
FT_UINT32, BASE_DEC, VALS(hnbap_T_ipaddress_vals), 0,
- "T_ipaddress", HFILL }},
+ NULL, HFILL }},
{ &hf_hnbap_ipv4info,
{ "ipv4info", "hnbap.ipv4info",
FT_BYTES, BASE_NONE, NULL, 0,