aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rrc.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-rrc.c')
-rw-r--r--epan/dissectors/packet-rrc.c15
1 files changed, 7 insertions, 8 deletions
diff --git a/epan/dissectors/packet-rrc.c b/epan/dissectors/packet-rrc.c
index d477ffb8c0..cd6e106ad1 100644
--- a/epan/dissectors/packet-rrc.c
+++ b/epan/dissectors/packet-rrc.c
@@ -43,7 +43,6 @@
#include <epan/packet.h>
#include <epan/asn1.h>
-#include <stdio.h>
#include <string.h>
#include "packet-ber.h"
@@ -230,7 +229,7 @@ static void dissect_UE_RadioAccessCapabilityInfo_PDU(tvbuff_t *tvb, packet_info
#define maxURNTI_Group 8
/*--- End of included file: packet-rrc-val.h ---*/
-#line 70 "packet-rrc-template.c"
+#line 69 "packet-rrc-template.c"
/* Initialize the protocol and registered fields */
int proto_rrc = -1;
@@ -8392,7 +8391,7 @@ static int hf_rrc_GsmSecurityCapability_a5_2 = -1;
static int hf_rrc_GsmSecurityCapability_a5_1 = -1;
/*--- End of included file: packet-rrc-hf.c ---*/
-#line 75 "packet-rrc-template.c"
+#line 74 "packet-rrc-template.c"
/* Initialize the subtree pointers */
static int ett_rrc = -1;
@@ -13475,7 +13474,7 @@ static gint ett_rrc_UE_RadioAccessCapability_r6 = -1;
static gint ett_rrc_UL_RFC3095_Context = -1;
/*--- End of included file: packet-rrc-ett.c ---*/
-#line 80 "packet-rrc-template.c"
+#line 79 "packet-rrc-template.c"
/* Global variables */
static proto_tree *top_tree;
@@ -118350,7 +118349,7 @@ static int dissect_MeasurementReport_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _
/*--- End of included file: packet-rrc-fn.c ---*/
-#line 85 "packet-rrc-template.c"
+#line 84 "packet-rrc-template.c"
#include "packet-rrc.h"
@@ -151011,7 +151010,7 @@ void proto_register_rrc(void) {
NULL, HFILL }},
/*--- End of included file: packet-rrc-hfarr.c ---*/
-#line 137 "packet-rrc-template.c"
+#line 136 "packet-rrc-template.c"
{ &hf_test,
{ "RAB Test", "rrc.RAB.test",
FT_UINT8, BASE_DEC, NULL, 0,
@@ -156100,7 +156099,7 @@ void proto_register_rrc(void) {
&ett_rrc_UL_RFC3095_Context,
/*--- End of included file: packet-rrc-ettarr.c ---*/
-#line 148 "packet-rrc-template.c"
+#line 147 "packet-rrc-template.c"
};
@@ -156177,7 +156176,7 @@ void proto_register_rrc(void) {
/*--- End of included file: packet-rrc-dis-reg.c ---*/
-#line 160 "packet-rrc-template.c"
+#line 159 "packet-rrc-template.c"
}