From 54a520d4a1151c68d0b4e5f09a8d82466fa499f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Valverde?= Date: Wed, 9 Mar 2016 03:17:51 +0000 Subject: Move /asn1 to /epan/dissectors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I1208fe3c2ba428995526f561e8f792b8d871e9a9 Reviewed-on: https://code.wireshark.org/review/14388 Reviewed-by: Pascal Quantin Petri-Dish: Pascal Quantin Reviewed-by: João Valverde --- epan/dissectors/packet-dap.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'epan/dissectors/packet-dap.h') diff --git a/epan/dissectors/packet-dap.h b/epan/dissectors/packet-dap.h index 8953d174a6..04075a945c 100644 --- a/epan/dissectors/packet-dap.h +++ b/epan/dissectors/packet-dap.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-dap.h */ -/* ../../tools/asn2wrs.py -b -L -p dap -c ./dap.cnf -s ./packet-dap-template -D . -O ../../epan/dissectors dap.asn DirectoryAccessProtocol.asn */ +/* asn2wrs.py -b -L -p dap -c ./dap.cnf -s ./packet-dap-template -D . -O ../.. dap.asn DirectoryAccessProtocol.asn */ /* Input file: packet-dap-template.h */ -#line 1 "../../asn1/dap/packet-dap-template.h" +#line 1 "./asn1/dap/packet-dap-template.h" /* packet-dap.h * Routines for X.511 (X.500 Directory Access Protocol) packet dissection * Graeme Lunt 2005 @@ -34,7 +34,7 @@ /*--- Included file: packet-dap-exp.h ---*/ -#line 1 "../../asn1/dap/packet-dap-exp.h" +#line 1 "./asn1/dap/packet-dap-exp.h" extern const value_string dap_FamilyGrouping_vals[]; extern const value_string dap_ContextSelection_vals[]; extern const value_string dap_Filter_vals[]; @@ -106,6 +106,6 @@ int dissect_dap_ServiceError(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int o int dissect_dap_UpdateError(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-dap-exp.h ---*/ -#line 28 "../../asn1/dap/packet-dap-template.h" +#line 28 "./asn1/dap/packet-dap-template.h" #endif /* PACKET_DAP_H */ -- cgit v1.2.3