aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tcap.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-05-16 22:07:03 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-05-16 22:07:03 +0000
commitc47e788c94af5656ffbc83ebbe03a8539cdcde72 (patch)
treeb1055286b24404aea8078ca2430dda80e1440964 /epan/dissectors/packet-tcap.c
parentb4f4444202b90da79333137f5bb5166cd78bd701 (diff)
Regenerate all asn2wrs generated dissectors.
svn path=/trunk/; revision=28379
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 8ff5da26af..6c6fe3c79a 100644
--- a/epan/dissectors/packet-tcap.c
+++ b/epan/dissectors/packet-tcap.c
@@ -1671,7 +1671,7 @@ proto_register_tcap(void)
FT_BYTES, BASE_HEX, NULL, 0,
"tcap.DialoguePortion", HFILL }},
{ &hf_tcap__untag_item,
- { "_untag", "tcap._untag_item",
+ { "Component", "tcap.Component",
FT_UINT32, BASE_DEC, VALS(tcap_Component_vals), 0,
"tcap.Component", HFILL }},
{ &hf_tcap_invoke,
@@ -1783,7 +1783,7 @@ proto_register_tcap(void)
FT_UINT32, BASE_DEC, NULL, 0,
"tcap.AUDT_user_information", HFILL }},
{ &hf_tcap_audt_user_information_item,
- { "user-information", "tcap.user_information_item",
+ { "user-information item", "tcap.user_information_item",
FT_NONE, BASE_NONE, NULL, 0,
"tcap.EXTERNAL", HFILL }},
{ &hf_tcap_dialogueRequest,
@@ -1811,7 +1811,7 @@ proto_register_tcap(void)
FT_UINT32, BASE_DEC, NULL, 0,
"tcap.AARQ_user_information", HFILL }},
{ &hf_tcap_aarq_user_information_item,
- { "user-information", "tcap.user_information_item",
+ { "user-information item", "tcap.user_information_item",
FT_NONE, BASE_NONE, NULL, 0,
"tcap.EXTERNAL", HFILL }},
{ &hf_tcap_aare_protocol_version,
@@ -1835,7 +1835,7 @@ proto_register_tcap(void)
FT_UINT32, BASE_DEC, NULL, 0,
"tcap.AARE_user_information", HFILL }},
{ &hf_tcap_aare_user_information_item,
- { "user-information", "tcap.user_information_item",
+ { "user-information item", "tcap.user_information_item",
FT_NONE, BASE_NONE, NULL, 0,
"tcap.EXTERNAL", HFILL }},
{ &hf_tcap_abort_source,
@@ -1847,7 +1847,7 @@ proto_register_tcap(void)
FT_UINT32, BASE_DEC, NULL, 0,
"tcap.ABRT_user_information", HFILL }},
{ &hf_tcap_abrt_user_information_item,
- { "user-information", "tcap.user_information_item",
+ { "user-information item", "tcap.user_information_item",
FT_NONE, BASE_NONE, NULL, 0,
"tcap.EXTERNAL", HFILL }},
{ &hf_tcap_dialogue_service_user,