aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-t38.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-11-01 22:30:14 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-11-01 22:30:14 +0000
commite375c3990afef53e911cdf3105f89aab4b47b7b7 (patch)
tree7b4756ec9a0e90f356c2066e7fc9c4ff4fd07cd2 /epan/dissectors/packet-t38.c
parent7ce0cd961e76ba84639236970a4eb9bd65e28657 (diff)
Regenerate all asn2wrs generated dissectors
svn path=/trunk/; revision=26670
Diffstat (limited to 'epan/dissectors/packet-t38.c')
-rw-r--r--epan/dissectors/packet-t38.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-t38.c b/epan/dissectors/packet-t38.c
index 4f9d5e7dfa..020019191f 100644
--- a/epan/dissectors/packet-t38.c
+++ b/epan/dissectors/packet-t38.c
@@ -1299,7 +1299,7 @@ proto_register_t38(void)
FT_UINT32, BASE_DEC, VALS(t38_T30_data_vals), 0,
"t38.T30_data", HFILL }},
{ &hf_t38_Data_Field_item,
- { "Item", "t38.Data_Field_item",
+ { "Data-Field", "t38.Data_Field_item",
FT_NONE, BASE_NONE, NULL, 0,
"t38.Data_Field_item", HFILL }},
{ &hf_t38_field_type,
@@ -1327,7 +1327,7 @@ proto_register_t38(void)
FT_UINT32, BASE_DEC, NULL, 0,
"t38.T_secondary_ifp_packets", HFILL }},
{ &hf_t38_secondary_ifp_packets_item,
- { "Item", "t38.secondary_ifp_packets_item",
+ { "secondary-ifp-packets", "t38.secondary_ifp_packets_item",
FT_NONE, BASE_NONE, NULL, 0,
"t38.OpenType_IFPPacket", HFILL }},
{ &hf_t38_fec_info,
@@ -1343,7 +1343,7 @@ proto_register_t38(void)
FT_UINT32, BASE_DEC, NULL, 0,
"t38.T_fec_data", HFILL }},
{ &hf_t38_fec_data_item,
- { "Item", "t38.fec_data_item",
+ { "fec-data", "t38.fec_data_item",
FT_BYTES, BASE_HEX, NULL, 0,
"t38.OCTET_STRING", HFILL }},