aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ansi_tcap.c
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-05-16 22:07:03 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-05-16 22:07:03 +0000
commit7bd379edb4db9b4cda4981f3c81c8f7028ba5054 (patch)
treeb1055286b24404aea8078ca2430dda80e1440964 /epan/dissectors/packet-ansi_tcap.c
parentf4fba39033c57bb27e8c3bb202abd030c2f7aedd (diff)
Regenerate all asn2wrs generated dissectors.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28379 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'epan/dissectors/packet-ansi_tcap.c')
-rw-r--r--epan/dissectors/packet-ansi_tcap.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-ansi_tcap.c b/epan/dissectors/packet-ansi_tcap.c
index 37abcf429d..2ea6b427d0 100644
--- a/epan/dissectors/packet-ansi_tcap.c
+++ b/epan/dissectors/packet-ansi_tcap.c
@@ -1,7 +1,7 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-ansi_tcap.c */
-/* ../../tools/asn2wrs.py -b -p ansi_tcap -c ansi_tcap.cnf -s packet-ansi_tcap-template TCAP-Remote-Operations-Information-Objects.asn TCAPPackage.asn */
+/* ../../tools/asn2wrs.py -b -p ansi_tcap -c ./ansi_tcap.cnf -s ./packet-ansi_tcap-template -D . TCAP-Remote-Operations-Information-Objects.asn TCAPPackage.asn */
/* Input file: packet-ansi_tcap-template.c */
@@ -1536,7 +1536,7 @@ proto_register_ansi_tcap(void)
FT_NONE, BASE_NONE, NULL, 0,
"ansi_tcap.Confidentiality", HFILL }},
{ &hf_ansi_tcap__untag_item,
- { "_untag", "ansi_tcap._untag_item",
+ { "_untag item", "ansi_tcap._untag_item",
FT_NONE, BASE_NONE, NULL, 0,
"ansi_tcap.EXTERNAL", HFILL }},
{ &hf_ansi_tcap_confidentialityId,
@@ -1552,7 +1552,7 @@ proto_register_ansi_tcap(void)
FT_OID, BASE_NONE, NULL, 0,
"ansi_tcap.OBJECT_IDENTIFIER", HFILL }},
{ &hf_ansi_tcap__untag_item_01,
- { "_untag", "ansi_tcap._untag_item",
+ { "ComponentPDU", "ansi_tcap.ComponentPDU",
FT_UINT32, BASE_DEC, VALS(ansi_tcap_ComponentPDU_vals), 0,
"ansi_tcap.ComponentPDU", HFILL }},
{ &hf_ansi_tcap_invokeLast,