aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-p1.h
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-p1.h
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-p1.h')
-rw-r--r--epan/dissectors/packet-p1.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-p1.h b/epan/dissectors/packet-p1.h
index 1f456d32e6..e994ee7874 100644
--- a/epan/dissectors/packet-p1.h
+++ b/epan/dissectors/packet-p1.h
@@ -158,7 +158,7 @@
#define ub_x121_address_length 16
/*--- End of included file: packet-p1-val.h ---*/
-#line 28 "./asn1/p1/packet-p1-template.h"
+#line 16 "./asn1/p1/packet-p1-template.h"
void p1_initialize_content_globals (asn1_ctx_t* actx, proto_tree *tree, gboolean report_unknown_cont_type);
const char* p1_get_last_oraddress(asn1_ctx_t* actx);
@@ -219,7 +219,7 @@ int dissect_p1_SecurityLabel(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int o
int dissect_p1_MessageSecurityLabel_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
/*--- End of included file: packet-p1-exp.h ---*/
-#line 33 "./asn1/p1/packet-p1-template.h"
+#line 21 "./asn1/p1/packet-p1-template.h"
void proto_reg_handoff_p1(void);
void proto_register_p1(void);