aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rrlp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-rrlp.c')
-rw-r--r--epan/dissectors/packet-rrlp.c13
1 files changed, 6 insertions, 7 deletions
diff --git a/epan/dissectors/packet-rrlp.c b/epan/dissectors/packet-rrlp.c
index 7afaceabc3..379b44f530 100644
--- a/epan/dissectors/packet-rrlp.c
+++ b/epan/dissectors/packet-rrlp.c
@@ -42,7 +42,6 @@
#include <epan/packet.h>
#include <epan/asn1.h>
-#include <stdio.h>
#include <string.h>
#include "packet-ber.h"
@@ -878,7 +877,7 @@ static int hf_rrlp_GANSSModelID_model7 = -1;
static int hf_rrlp_GANSSModelID_model8 = -1;
/*--- End of included file: packet-rrlp-hf.c ---*/
-#line 61 "packet-rrlp-template.c"
+#line 60 "packet-rrlp-template.c"
/* Initialize the subtree pointers */
static gint ett_rrlp = -1;
@@ -1129,7 +1128,7 @@ static gint ett_rrlp_GANSSModelID = -1;
static gint ett_rrlp_AssistanceNeeded = -1;
/*--- End of included file: packet-rrlp-ett.c ---*/
-#line 65 "packet-rrlp-template.c"
+#line 64 "packet-rrlp-template.c"
/* Include constants */
@@ -1141,7 +1140,7 @@ static gint ett_rrlp_AssistanceNeeded = -1;
#define maxGANSSAssistanceData 40
/*--- End of included file: packet-rrlp-val.h ---*/
-#line 68 "packet-rrlp-template.c"
+#line 67 "packet-rrlp-template.c"
@@ -7032,7 +7031,7 @@ static void dissect_PDU_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, proto_tre
/*--- End of included file: packet-rrlp-fn.c ---*/
-#line 71 "packet-rrlp-template.c"
+#line 70 "packet-rrlp-template.c"
/*--- proto_register_rrlp -------------------------------------------*/
@@ -10274,7 +10273,7 @@ void proto_register_rrlp(void) {
NULL, HFILL }},
/*--- End of included file: packet-rrlp-hfarr.c ---*/
-#line 80 "packet-rrlp-template.c"
+#line 79 "packet-rrlp-template.c"
};
/* List of subtrees */
@@ -10527,7 +10526,7 @@ void proto_register_rrlp(void) {
&ett_rrlp_AssistanceNeeded,
/*--- End of included file: packet-rrlp-ettarr.c ---*/
-#line 86 "packet-rrlp-template.c"
+#line 85 "packet-rrlp-template.c"
};