aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-q932.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-q932.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-q932.h')
-rw-r--r--epan/dissectors/packet-q932.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/epan/dissectors/packet-q932.h b/epan/dissectors/packet-q932.h
index 5b49a31487..8a53af0e68 100644
--- a/epan/dissectors/packet-q932.h
+++ b/epan/dissectors/packet-q932.h
@@ -3,9 +3,6 @@
/* packet-q932.h */
/* asn2wrs.py -b -L -p q932 -c ./q932.cnf -s ./packet-q932-template -D . -O ../.. Addressing-Data-Elements.asn Network-Facility-Extension.asn Network-Protocol-Profile-component.asn Interpretation-component.asn */
-/* Input file: packet-q932-template.h */
-
-#line 1 "./asn1/q932/packet-q932-template.h"
/* packet-q932.h
* Routines for Q.932 packet dissection
* 2007 Tomas Kukosa
@@ -20,9 +17,6 @@
#ifndef PACKET_Q932_H
#define PACKET_Q932_H
-
-/*--- Included file: packet-q932-exp.h ---*/
-#line 1 "./asn1/q932/packet-q932-exp.h"
WS_DLL_PUBLIC const value_string q932_PresentedAddressScreened_vals[];
WS_DLL_PUBLIC const value_string q932_PresentedAddressUnscreened_vals[];
WS_DLL_PUBLIC const value_string q932_PresentedNumberScreened_vals[];
@@ -40,8 +34,5 @@ WS_DLL_PUBLIC int dissect_q932_PartySubaddress(gboolean implicit_tag _U_, tvbuff
WS_DLL_PUBLIC int dissect_q932_ScreeningIndicator(gboolean implicit_tag _U_, tvbuff_t *tvb _U_, int offset _U_, asn1_ctx_t *actx _U_, proto_tree *tree _U_, int hf_index _U_);
WS_DLL_PUBLIC int dissect_q932_PresentationAllowedIndicator(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-q932-exp.h ---*/
-#line 16 "./asn1/q932/packet-q932-template.h"
-
#endif /* PACKET_Q932_H */