aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-disp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-disp.c')
-rw-r--r--epan/dissectors/packet-disp.c13
1 files changed, 6 insertions, 7 deletions
diff --git a/epan/dissectors/packet-disp.c b/epan/dissectors/packet-disp.c
index 082d81c989..ac9aa436b7 100644
--- a/epan/dissectors/packet-disp.c
+++ b/epan/dissectors/packet-disp.c
@@ -41,7 +41,6 @@
#include <epan/oids.h>
#include <epan/asn1.h>
-#include <stdio.h>
#include <string.h>
#include "packet-ber.h"
@@ -188,7 +187,7 @@ static int hf_disp_signedShadowError = -1; /* T_signedShadowError */
static int hf_disp_shadowError = -1; /* ShadowErrorData */
/*--- End of included file: packet-disp-hf.c ---*/
-#line 72 "packet-disp-template.c"
+#line 71 "packet-disp-template.c"
/* Initialize the subtree pointers */
static gint ett_disp = -1;
@@ -251,7 +250,7 @@ static gint ett_disp_ShadowError = -1;
static gint ett_disp_T_signedShadowError = -1;
/*--- End of included file: packet-disp-ett.c ---*/
-#line 76 "packet-disp-template.c"
+#line 75 "packet-disp-template.c"
/*--- Included file: packet-disp-fn.c ---*/
@@ -1501,7 +1500,7 @@ static void dissect_ShadowingAgreementInfo_PDU(tvbuff_t *tvb _U_, packet_info *p
/*--- End of included file: packet-disp-fn.c ---*/
-#line 78 "packet-disp-template.c"
+#line 77 "packet-disp-template.c"
/*
* Dissect DISP PDUs inside a ROS PDUs
@@ -2062,7 +2061,7 @@ void proto_register_disp(void) {
"disp.ShadowErrorData", HFILL }},
/*--- End of included file: packet-disp-hfarr.c ---*/
-#line 206 "packet-disp-template.c"
+#line 205 "packet-disp-template.c"
};
/* List of subtrees */
@@ -2127,7 +2126,7 @@ void proto_register_disp(void) {
&ett_disp_T_signedShadowError,
/*--- End of included file: packet-disp-ettarr.c ---*/
-#line 212 "packet-disp-template.c"
+#line 211 "packet-disp-template.c"
};
module_t *disp_module;
@@ -2166,7 +2165,7 @@ void proto_reg_handoff_disp(void) {
/*--- End of included file: packet-disp-dis-tab.c ---*/
-#line 240 "packet-disp-template.c"
+#line 239 "packet-disp-template.c"
/* APPLICATION CONTEXT */