aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-x509ce.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-x509ce.h')
-rw-r--r--epan/dissectors/packet-x509ce.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/epan/dissectors/packet-x509ce.h b/epan/dissectors/packet-x509ce.h
index 2a0e9e9961..412e7e2913 100644
--- a/epan/dissectors/packet-x509ce.h
+++ b/epan/dissectors/packet-x509ce.h
@@ -1,11 +1,11 @@
/* Do not modify this file. Changes will be overwritten. */
/* Generated automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-x509ce.h */
-/* ../../tools/asn2wrs.py -b -p x509ce -c ./x509ce.cnf -s ./packet-x509ce-template -D . -O ../../epan/dissectors CertificateExtensions.asn CertificateExtensionsCiplus.asn */
+/* asn2wrs.py -b -p x509ce -c ./x509ce.cnf -s ./packet-x509ce-template -D . -O ../.. CertificateExtensions.asn CertificateExtensionsCiplus.asn */
/* Input file: packet-x509ce-template.h */
-#line 1 "../../asn1/x509ce/packet-x509ce-template.h"
+#line 1 "./asn1/x509ce/packet-x509ce-template.h"
/* packet-x509ce.h
* Routines for X.509 Certificate Extensions packet dissection
* Ronnie Sahlberg 2004
@@ -34,7 +34,7 @@
/*--- Included file: packet-x509ce-exp.h ---*/
-#line 1 "../../asn1/x509ce/packet-x509ce-exp.h"
+#line 1 "./asn1/x509ce/packet-x509ce-exp.h"
extern const value_string x509ce_GeneralName_vals[];
extern const value_string x509ce_CRLReason_vals[];
extern const value_string x509ce_StatusReferral_vals[];
@@ -98,7 +98,7 @@ int dissect_x509ce_CiplusInfo(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int
int dissect_x509ce_CicamBrandId(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
/*--- End of included file: packet-x509ce-exp.h ---*/
-#line 28 "../../asn1/x509ce/packet-x509ce-template.h"
+#line 28 "./asn1/x509ce/packet-x509ce-template.h"
void x509ce_enable_ciplus(void);
void x509ce_disable_ciplus(void);