aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ranap.h
diff options
context:
space:
mode:
authorJoakim Karlsson <oakimk@gmail.com>2022-11-30 13:23:33 +0100
committerAndersBroman <a.broman58@gmail.com>2022-11-30 17:31:46 +0000
commit4b0bf62791c093e242565739aa0ec7a5ad335dfe (patch)
treee42035053723538998a8a74d003ac1556d5936d5 /epan/dissectors/packet-ranap.h
parent729ea56b46b1c9faca58108b26723d1ddc986a1b (diff)
asn2wrs: disable template line directive by default
Same as with !8955, To debug with line directive build with -DENABLE_DEBUG_A2W=ON flag
Diffstat (limited to 'epan/dissectors/packet-ranap.h')
-rw-r--r--epan/dissectors/packet-ranap.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/epan/dissectors/packet-ranap.h b/epan/dissectors/packet-ranap.h
index 13a60e4f18..70213a4444 100644
--- a/epan/dissectors/packet-ranap.h
+++ b/epan/dissectors/packet-ranap.h
@@ -3,9 +3,6 @@
/* packet-ranap.h */
/* asn2wrs.py -L -p ranap -c ./ranap.cnf -s ./packet-ranap-template -D . -O ../.. RANAP-CommonDataTypes.asn RANAP-Constants.asn RANAP-Containers.asn RANAP-IEs.asn RANAP-PDU-Contents.asn RANAP-PDU-Descriptions.asn */
-/* Input file: packet-ranap-template.h */
-
-#line 1 "./asn1/ranap/packet-ranap-template.h"
/* packet-ranap-template.h
* Routines for GSM Supplementary Services dissection
* Copyright 2005, Anders Broman <anders.broman@ericsson.com>
@@ -19,9 +16,6 @@
#ifndef PACKET_RANAP_H
#define PACKET_RANAP_H
-
-/*--- Included file: packet-ranap-exp.h ---*/
-#line 1 "./asn1/ranap/packet-ranap-exp.h"
extern const value_string ranap_Service_Handover_vals[];
int dissect_ranap_EncryptionInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
int dissect_ranap_IntegrityProtectionInformation(tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
@@ -36,9 +30,6 @@ int dissect_ranap_SourceRNC_ToTargetRNC_TransparentContainer_PDU(tvbuff_t *tvb _
int dissect_ranap_TargetRNC_ID_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
int dissect_ranap_TargetRNC_ToSourceRNC_TransparentContainer_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tree *tree _U_, void *data _U_);
-/*--- End of included file: packet-ranap-exp.h ---*/
-#line 15 "./asn1/ranap/packet-ranap-template.h"
-
#endif /* PACKET_RANAP_H */
/*