aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-charging_ase.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-charging_ase.c
parentb4f4444202b90da79333137f5bb5166cd78bd701 (diff)
Regenerate all asn2wrs generated dissectors.
svn path=/trunk/; revision=28379
Diffstat (limited to 'epan/dissectors/packet-charging_ase.c')
-rw-r--r--epan/dissectors/packet-charging_ase.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/epan/dissectors/packet-charging_ase.c b/epan/dissectors/packet-charging_ase.c
index 4f8780ef0b..a6cfedd042 100644
--- a/epan/dissectors/packet-charging_ase.c
+++ b/epan/dissectors/packet-charging_ase.c
@@ -1,7 +1,7 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-charging_ase.c */
-/* ../../tools/asn2wrs.py -b -e -p charging_ase -c charging_ase.cnf -s packet-charging_ase-template Tariffing-Data-Types.asn */
+/* ../../tools/asn2wrs.py -b -e -p charging_ase -c ./charging_ase.cnf -s ./packet-charging_ase-template -D . Tariffing-Data-Types.asn */
/* Input file: packet-charging_ase-template.c */
@@ -909,7 +909,7 @@ proto_register_charging_ase(void)
FT_UINT32, BASE_DEC, NULL, 0,
"charging_ase.SEQUENCE_SIZE_1_numOfExtensions_OF_ExtensionField", HFILL }},
{ &hf_charging_ase_extensions_item,
- { "extensions", "charging_ase.extensions_item",
+ { "ExtensionField", "charging_ase.ExtensionField",
FT_NONE, BASE_NONE, NULL, 0,
"charging_ase.ExtensionField", HFILL }},
{ &hf_charging_ase_originationIdentification,
@@ -1005,7 +1005,7 @@ proto_register_charging_ase(void)
FT_UINT32, BASE_DEC, NULL, 0,
"charging_ase.SEQUENCE_SIZE_1_maxNetworkOperators_OF_NetworkIdentification", HFILL }},
{ &hf_charging_ase_networkOperators_item,
- { "networkOperators", "charging_ase.networkOperators_item",
+ { "NetworkIdentification", "charging_ase.NetworkIdentification",
FT_OID, BASE_NONE, NULL, 0,
"charging_ase.NetworkIdentification", HFILL }},
{ &hf_charging_ase_stopIndicators,
@@ -1033,7 +1033,7 @@ proto_register_charging_ase(void)
FT_UINT32, BASE_DEC, NULL, 0,
"charging_ase.SEQUENCE_SIZE_minCommunicationTariffNum_maxCommunicationTariffNum_OF_CommunicationChargeCurrency", HFILL }},
{ &hf_charging_ase_communicationChargeSequenceCurrency_item,
- { "communicationChargeSequenceCurrency", "charging_ase.communicationChargeSequenceCurrency_item",
+ { "CommunicationChargeCurrency", "charging_ase.CommunicationChargeCurrency",
FT_NONE, BASE_NONE, NULL, 0,
"charging_ase.CommunicationChargeCurrency", HFILL }},
{ &hf_charging_ase_tariffControlIndicators,
@@ -1065,7 +1065,7 @@ proto_register_charging_ase(void)
FT_UINT32, BASE_DEC, NULL, 0,
"charging_ase.SEQUENCE_SIZE_minCommunicationTariffNum_maxCommunicationTariffNum_OF_CommunicationChargePulse", HFILL }},
{ &hf_charging_ase_communicationChargeSequencePulse_item,
- { "communicationChargeSequencePulse", "charging_ase.communicationChargeSequencePulse_item",
+ { "CommunicationChargePulse", "charging_ase.CommunicationChargePulse",
FT_NONE, BASE_NONE, NULL, 0,
"charging_ase.CommunicationChargePulse", HFILL }},
{ &hf_charging_ase_tariffControlIndicators_01,