aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tcap.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-tcap.c
parent7ce0cd961e76ba84639236970a4eb9bd65e28657 (diff)
Regenerate all asn2wrs generated dissectors
svn path=/trunk/; revision=26670
Diffstat (limited to 'epan/dissectors/packet-tcap.c')
-rw-r--r--epan/dissectors/packet-tcap.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/epan/dissectors/packet-tcap.c b/epan/dissectors/packet-tcap.c
index 04ae99d78a..e617724725 100644
--- a/epan/dissectors/packet-tcap.c
+++ b/epan/dissectors/packet-tcap.c
@@ -1673,7 +1673,7 @@ proto_register_tcap(void)
FT_BYTES, BASE_HEX, NULL, 0,
"tcap.DialoguePortion", HFILL }},
{ &hf_tcap__untag_item,
- { "Item", "tcap._untag_item",
+ { "_untag", "tcap._untag_item",
FT_UINT32, BASE_DEC, VALS(tcap_Component_vals), 0,
"tcap.Component", HFILL }},
{ &hf_tcap_invoke,
@@ -1785,7 +1785,7 @@ proto_register_tcap(void)
FT_UINT32, BASE_DEC, NULL, 0,
"tcap.AUDT_user_information", HFILL }},
{ &hf_tcap_audt_user_information_item,
- { "Item", "tcap.user_information_item",
+ { "user-information", "tcap.user_information_item",
FT_NONE, BASE_NONE, NULL, 0,
"tcap.EXTERNAL", HFILL }},
{ &hf_tcap_dialogueRequest,
@@ -1813,7 +1813,7 @@ proto_register_tcap(void)
FT_UINT32, BASE_DEC, NULL, 0,
"tcap.AARQ_user_information", HFILL }},
{ &hf_tcap_aarq_user_information_item,
- { "Item", "tcap.user_information_item",
+ { "user-information", "tcap.user_information_item",
FT_NONE, BASE_NONE, NULL, 0,
"tcap.EXTERNAL", HFILL }},
{ &hf_tcap_aare_protocol_version,
@@ -1837,7 +1837,7 @@ proto_register_tcap(void)
FT_UINT32, BASE_DEC, NULL, 0,
"tcap.AARE_user_information", HFILL }},
{ &hf_tcap_aare_user_information_item,
- { "Item", "tcap.user_information_item",
+ { "user-information", "tcap.user_information_item",
FT_NONE, BASE_NONE, NULL, 0,
"tcap.EXTERNAL", HFILL }},
{ &hf_tcap_abort_source,
@@ -1849,7 +1849,7 @@ proto_register_tcap(void)
FT_UINT32, BASE_DEC, NULL, 0,
"tcap.ABRT_user_information", HFILL }},
{ &hf_tcap_abrt_user_information_item,
- { "Item", "tcap.user_information_item",
+ { "user-information", "tcap.user_information_item",
FT_NONE, BASE_NONE, NULL, 0,
"tcap.EXTERNAL", HFILL }},
{ &hf_tcap_dialogue_service_user,