aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax/wimax_pdu_decoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wimax/wimax_pdu_decoder.c')
-rw-r--r--plugins/wimax/wimax_pdu_decoder.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/wimax/wimax_pdu_decoder.c b/plugins/wimax/wimax_pdu_decoder.c
index 98121d5bda..1f98d0b028 100644
--- a/plugins/wimax/wimax_pdu_decoder.c
+++ b/plugins/wimax/wimax_pdu_decoder.c
@@ -93,8 +93,8 @@ void proto_register_wimax_pdu(void)
&hf_wimax_value_bytes,
{
"Values", "wmx.pdu.value",
- FT_BYTES, BASE_HEX, NULL, 0x0,
- "", HFILL
+ FT_BYTES, BASE_NONE, NULL, 0x0,
+ NULL, HFILL
}
},
};