summaryrefslogtreecommitdiff
path: root/plugins/wimax/msg_reg_req.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2009-07-07 09:00:33 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2009-07-07 09:00:33 +0000
commit7881d1ccd76e2fcc6f055a9c4f6b740f0cb042e7 (patch)
tree607a80dcb1d3306e646475db83b1f163d832fbc8 /plugins/wimax/msg_reg_req.c
parentfd9d18bbe9f7dfadaf815295cbf8b8de953601a0 (diff)
downloadwireshark-7881d1ccd76e2fcc6f055a9c4f6b740f0cb042e7.tar.gz
From Kovarththanan Rajaratnam:
More FT_XXX cleanup. svn path=/trunk/; revision=28970
Diffstat (limited to 'plugins/wimax/msg_reg_req.c')
-rw-r--r--plugins/wimax/msg_reg_req.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/wimax/msg_reg_req.c b/plugins/wimax/msg_reg_req.c
index b226b4d041..c5425dd03e 100644
--- a/plugins/wimax/msg_reg_req.c
+++ b/plugins/wimax/msg_reg_req.c
@@ -943,7 +943,7 @@ void proto_register_mac_mgmt_msg_reg_req(void)
&hf_reg_mac_address,
{
"MAC Address of the SS", "wmx.reg.mac_address",
- FT_ETHER, BASE_DEC, NULL, 0x0, NULL, HFILL
+ FT_ETHER, BASE_NONE, NULL, 0x0, NULL, HFILL
}
},
{