aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorEvan Huus <eapache@gmail.com>2012-10-26 00:42:34 +0000
committerEvan Huus <eapache@gmail.com>2012-10-26 00:42:34 +0000
commitc6b522bc703bd91b5c473491a68e92b5319e819c (patch)
tree531fb34d8bbdba3d2a27de3c5e457243f6fa2fd7 /plugins
parentd97b4ec325830bee235568138ba4151edc253c54 (diff)
Revert revision 44921.
See discussion on https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7728 svn path=/trunk/; revision=45791
Diffstat (limited to 'plugins')
-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 fc69be3e21..cb006db0cc 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,0};
+address bs_address = {0,0,0};
/* The following variables are local to the function, but serve as
elements for the global ett_tlv[] array */