aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-capwap.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-capwap.c')
-rw-r--r--epan/dissectors/packet-capwap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-capwap.c b/epan/dissectors/packet-capwap.c
index 5076afc3b8..3dcbb4d9c2 100644
--- a/epan/dissectors/packet-capwap.c
+++ b/epan/dissectors/packet-capwap.c
@@ -1198,7 +1198,7 @@ proto_register_capwap_control(void)
{ &hf_capwap_msg_element_type_wtp_board_data_wtp_model_number,
{ "WTP Model Number", "capwap.control.message_element.wtp_board_data.wtp_model_number",
- FT_STRING, BASE_DEC, NULL, 0x00,
+ FT_STRING, BASE_NONE, NULL, 0x00,
NULL, HFILL }},
{ &hf_capwap_msg_element_type_wtp_board_data_wtp_serial_number,
{ "WTP Serial Number", "capwap.control.message_element.wtp_board_data.wtp_serial_number",