aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax/packet-wmx.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wimax/packet-wmx.c')
-rw-r--r--plugins/wimax/packet-wmx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/wimax/packet-wmx.c b/plugins/wimax/packet-wmx.c
index cb006db0cc..fbb4a7b540 100644
--- a/plugins/wimax/packet-wmx.c
+++ b/plugins/wimax/packet-wmx.c
@@ -64,7 +64,7 @@ extern gboolean include_cor2_changes;
gint man_ofdma = 1;
-address bs_address = {0,0,0};
+address bs_address = {AT_NONE, -1, 0, NULL};
/* The following variables are local to the function, but serve as
elements for the global ett_tlv[] array */