aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-cmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-cmp.h')
-rw-r--r--epan/dissectors/packet-cmp.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/epan/dissectors/packet-cmp.h b/epan/dissectors/packet-cmp.h
index dd4ce1e6ff..a12b9fe493 100644
--- a/epan/dissectors/packet-cmp.h
+++ b/epan/dissectors/packet-cmp.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-cmp.h */
-/* ../../tools/asn2wrs.py -b -p cmp -c ./cmp.cnf -s ./packet-cmp-template -D . -O ../../epan/dissectors CMP.asn */
+/* asn2wrs.py -b -p cmp -c ./cmp.cnf -s ./packet-cmp-template -D . -O ../.. CMP.asn */
/* Input file: packet-cmp-template.h */
-#line 1 "../../asn1/cmp/packet-cmp-template.h"
+#line 1 "./asn1/cmp/packet-cmp-template.h"
/* packet-cmp.h
* Routines for RFC2510 Certificate Management Protocol packet dissection
* Ronnie Sahlberg 2004
@@ -36,7 +36,7 @@ void proto_reg_handoff_cmp(void);
/*--- Included file: packet-cmp-exp.h ---*/
-#line 1 "../../asn1/cmp/packet-cmp-exp.h"
+#line 1 "./asn1/cmp/packet-cmp-exp.h"
extern const value_string cmp_CMPCertificate_vals[];
extern const value_string cmp_PKIBody_vals[];
extern const value_string cmp_PKIStatus_vals[];
@@ -81,7 +81,7 @@ int dissect_cmp_PollReqContent(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int
int dissect_cmp_PollRepContent(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-cmp-exp.h ---*/
-#line 30 "../../asn1/cmp/packet-cmp-template.h"
+#line 30 "./asn1/cmp/packet-cmp-template.h"
#endif /* PACKET_CMP_H */