summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-h282.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-h282.c')
-rw-r--r--epan/dissectors/packet-h282.c12
1 files changed, 5 insertions, 7 deletions
diff --git a/epan/dissectors/packet-h282.c b/epan/dissectors/packet-h282.c
index a5d804210a..e299706bdb 100644
--- a/epan/dissectors/packet-h282.c
+++ b/epan/dissectors/packet-h282.c
@@ -40,8 +40,6 @@
#include <epan/oids.h>
#include <epan/asn1.h>
-#include <string.h>
-
#include "packet-per.h"
#define PNAME "H.282 Remote Device Control"
@@ -488,7 +486,7 @@ static int hf_h282_deviceEventNotifyIndication = -1; /* DeviceEventNotifyIndica
static int hf_h282_nonStandardIndication = -1; /* NonStandardPDU */
/*--- End of included file: packet-h282-hf.c ---*/
-#line 46 "packet-h282-template.c"
+#line 44 "packet-h282-template.c"
/* Initialize the subtree pointers */
static int ett_h282 = -1;
@@ -640,7 +638,7 @@ static gint ett_h282_ResponsePDU = -1;
static gint ett_h282_IndicationPDU = -1;
/*--- End of included file: packet-h282-ett.c ---*/
-#line 50 "packet-h282-template.c"
+#line 48 "packet-h282-template.c"
/* Dissectors */
@@ -4399,7 +4397,7 @@ static int dissect_RDCPDU_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_t
/*--- End of included file: packet-h282-fn.c ---*/
-#line 56 "packet-h282-template.c"
+#line 54 "packet-h282-template.c"
static int
dissect_h282(tvbuff_t *tvb, packet_info *pinfo, proto_tree *tree)
@@ -6157,7 +6155,7 @@ void proto_register_h282(void) {
"h282.NonStandardPDU", HFILL }},
/*--- End of included file: packet-h282-hfarr.c ---*/
-#line 77 "packet-h282-template.c"
+#line 75 "packet-h282-template.c"
};
/* List of subtrees */
@@ -6311,7 +6309,7 @@ void proto_register_h282(void) {
&ett_h282_IndicationPDU,
/*--- End of included file: packet-h282-ettarr.c ---*/
-#line 83 "packet-h282-template.c"
+#line 81 "packet-h282-template.c"
};
/* Register protocol */