aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/epan/wimax/mac_hd_generic_decoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/epan/wimax/mac_hd_generic_decoder.c')
-rw-r--r--plugins/epan/wimax/mac_hd_generic_decoder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/epan/wimax/mac_hd_generic_decoder.c b/plugins/epan/wimax/mac_hd_generic_decoder.c
index 220d92ad4e..6bf8bf6fa5 100644
--- a/plugins/epan/wimax/mac_hd_generic_decoder.c
+++ b/plugins/epan/wimax/mac_hd_generic_decoder.c
@@ -75,7 +75,7 @@ static gint arq_feedback_payload_decoder(tvbuff_t *tvb, packet_info *pinfo, prot
/* Static variables */
static reassembly_table payload_reassembly_table;
-gint proto_mac_header_generic_decoder = -1;
+gint proto_mac_header_generic_decoder;
static gint ett_mac_header_generic_decoder;
/* static gint ett_mac_subheader_decoder; */
static gint ett_mac_mesh_subheader_decoder;