aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tetra.c
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2018-02-18 15:19:48 +0100
committerPascal Quantin <pascal.quantin@gmail.com>2018-02-18 17:47:40 +0000
commitd9d6106044065ed748748ba2135a9ac3cd6c5108 (patch)
treef0eb8d1016998eb008b603a393e344560916a4d6 /epan/dissectors/packet-tetra.c
parent47726eafe572686e5b36ea2e8798096cf1a07bf9 (diff)
ASN.1: update auto generated dissectors
Change-Id: Ic73e72b3d2e7590eaed07f6eb30f74f4303e7a65 Reviewed-on: https://code.wireshark.org/review/25880 Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-tetra.c')
-rw-r--r--epan/dissectors/packet-tetra.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/epan/dissectors/packet-tetra.c b/epan/dissectors/packet-tetra.c
index e28f2b0c32..96102494f0 100644
--- a/epan/dissectors/packet-tetra.c
+++ b/epan/dissectors/packet-tetra.c
@@ -668,7 +668,7 @@ static int hf_tetra_proprietary_element_owner_extension = -1; /* BIT_STRING */
static int hf_tetra_simplex_duplex_selection_06 = -1; /* T_simplex_duplex_selection_05 */
/*--- End of included file: packet-tetra-hf.c ---*/
-#line 79 "./asn1/tetra/packet-tetra-template.c"
+#line 67 "./asn1/tetra/packet-tetra-template.c"
/* Initialize the subtree pointers */
/* These are the ids of the subtrees that we may be creating */
@@ -953,7 +953,7 @@ static gint ett_tetra_Type2 = -1;
static gint ett_tetra_Modify_type = -1;
/*--- End of included file: packet-tetra-ett.c ---*/
-#line 89 "./asn1/tetra/packet-tetra-template.c"
+#line 77 "./asn1/tetra/packet-tetra-template.c"
static expert_field ei_tetra_channels_incorrect = EI_INIT;
@@ -8799,7 +8799,7 @@ static int dissect_MAC_ACCESS_DEFINE_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _
/*--- End of included file: packet-tetra-fn.c ---*/
-#line 93 "./asn1/tetra/packet-tetra-template.c"
+#line 81 "./asn1/tetra/packet-tetra-template.c"
static const value_string channeltypenames[] = {
{ 0, "Reserved" },
@@ -11696,7 +11696,7 @@ void proto_register_tetra (void)
"T_simplex_duplex_selection_05", HFILL }},
/*--- End of included file: packet-tetra-hfarr.c ---*/
-#line 617 "./asn1/tetra/packet-tetra-template.c"
+#line 605 "./asn1/tetra/packet-tetra-template.c"
};
/* List of subtrees */
@@ -11981,7 +11981,7 @@ void proto_register_tetra (void)
&ett_tetra_Modify_type,
/*--- End of included file: packet-tetra-ettarr.c ---*/
-#line 627 "./asn1/tetra/packet-tetra-template.c"
+#line 615 "./asn1/tetra/packet-tetra-template.c"
};
static ei_register_info ei[] = {