aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-t125.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-t125.c')
-rw-r--r--epan/dissectors/packet-t125.c13
1 files changed, 6 insertions, 7 deletions
diff --git a/epan/dissectors/packet-t125.c b/epan/dissectors/packet-t125.c
index 5742100717..df52f369dd 100644
--- a/epan/dissectors/packet-t125.c
+++ b/epan/dissectors/packet-t125.c
@@ -1,7 +1,7 @@
/* Do not modify this file. */
/* It is created automatically by the ASN.1 to Wireshark dissector compiler */
/* packet-t125.c */
-/* ../../tools/asn2wrs.py -b -p t125 -c ./t125.cnf -s ./packet-t125-template -D . MCS-PROTOCOL.asn */
+/* ../../tools/asn2wrs.py -b -p t125 -c t125.cnf -s packet-t125-template MCS-PROTOCOL.asn */
/* Input file: packet-t125-template.c */
@@ -43,7 +43,6 @@
#include <stdio.h>
#include <string.h>
-#include <epan/prefs.h>
#include <epan/emem.h>
#include <epan/asn1.h>
#include "packet-ber.h"
@@ -177,7 +176,7 @@ static int hf_t125_Segmentation_begin = -1;
static int hf_t125_Segmentation_end = -1;
/*--- End of included file: packet-t125-hf.c ---*/
-#line 51 "packet-t125-template.c"
+#line 50 "packet-t125-template.c"
/* Initialize the subtree pointers */
static int ett_t125 = -1;
@@ -253,7 +252,7 @@ static gint ett_t125_ConnectMCSPDU = -1;
static gint ett_t125_DomainMCSPDU = -1;
/*--- End of included file: packet-t125-ett.c ---*/
-#line 55 "packet-t125-template.c"
+#line 54 "packet-t125-template.c"
/*--- Included file: packet-t125-fn.c ---*/
@@ -2126,7 +2125,7 @@ static int dissect_ConnectMCSPDU_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_,
/*--- End of included file: packet-t125-fn.c ---*/
-#line 57 "packet-t125-template.c"
+#line 56 "packet-t125-template.c"
static int
dissect_t125(tvbuff_t *tvb, packet_info *pinfo _U_, proto_tree *parent_tree)
@@ -2636,7 +2635,7 @@ void proto_register_t125(void) {
"", HFILL }},
/*--- End of included file: packet-t125-hfarr.c ---*/
-#line 98 "packet-t125-template.c"
+#line 97 "packet-t125-template.c"
};
/* List of subtrees */
@@ -2714,7 +2713,7 @@ void proto_register_t125(void) {
&ett_t125_DomainMCSPDU,
/*--- End of included file: packet-t125-ettarr.c ---*/
-#line 104 "packet-t125-template.c"
+#line 103 "packet-t125-template.c"
};
/* Register protocol */