aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-atn-cm.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-atn-cm.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-atn-cm.c')
-rw-r--r--epan/dissectors/packet-atn-cm.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/epan/dissectors/packet-atn-cm.c b/epan/dissectors/packet-atn-cm.c
index 337be47eb6..4f4dfaa7c9 100644
--- a/epan/dissectors/packet-atn-cm.c
+++ b/epan/dissectors/packet-atn-cm.c
@@ -92,7 +92,7 @@ static int hf_atn_cm_hours = -1; /* Timehours */
static int hf_atn_cm_minutes = -1; /* Timeminutes */
/*--- End of included file: packet-atn-cm-hf.c ---*/
-#line 55 "./asn1/atn-cm/packet-atn-cm-template.c"
+#line 43 "./asn1/atn-cm/packet-atn-cm-template.c"
/*--- Included file: packet-atn-cm-ett.c ---*/
@@ -114,7 +114,7 @@ static gint ett_atn_cm_ShortTsap = -1;
static gint ett_atn_cm_Time = -1;
/*--- End of included file: packet-atn-cm-ett.c ---*/
-#line 57 "./asn1/atn-cm/packet-atn-cm-template.c"
+#line 45 "./asn1/atn-cm/packet-atn-cm-template.c"
static gint ett_atn_cm = -1;
@@ -617,7 +617,7 @@ static int dissect_CMGroundMessage_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_
/*--- End of included file: packet-atn-cm-fn.c ---*/
-#line 60 "./asn1/atn-cm/packet-atn-cm-template.c"
+#line 48 "./asn1/atn-cm/packet-atn-cm-template.c"
static int proto_atn_cm = -1;
static int
@@ -917,7 +917,7 @@ void proto_register_atn_cm (void)
"Timeminutes", HFILL }},
/*--- End of included file: packet-atn-cm-hfarr.c ---*/
-#line 195 "./asn1/atn-cm/packet-atn-cm-template.c"
+#line 183 "./asn1/atn-cm/packet-atn-cm-template.c"
};
static gint *ett[] = {
@@ -940,7 +940,7 @@ void proto_register_atn_cm (void)
&ett_atn_cm_Time,
/*--- End of included file: packet-atn-cm-ettarr.c ---*/
-#line 198 "./asn1/atn-cm/packet-atn-cm-template.c"
+#line 186 "./asn1/atn-cm/packet-atn-cm-template.c"
&ett_atn_cm
};