aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-slowprotocols.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-07-05 11:49:36 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-07-05 11:49:36 +0000
commitf16859def3db79a144c3ee7db916770034cc9b7b (patch)
treed1c542fdfad3e32ab99d32ca4576f58e30b45f41 /epan/dissectors/packet-slowprotocols.c
parent508d91b35849b1a49d7e999856ea6e5a429d07da (diff)
From Kovarththanan Rajaratnam:
Cleanup header_field_info definitions https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3548 svn path=/trunk/; revision=28940
Diffstat (limited to 'epan/dissectors/packet-slowprotocols.c')
-rw-r--r--epan/dissectors/packet-slowprotocols.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-slowprotocols.c b/epan/dissectors/packet-slowprotocols.c
index c0fc4018b8..407b4e24be 100644
--- a/epan/dissectors/packet-slowprotocols.c
+++ b/epan/dissectors/packet-slowprotocols.c
@@ -3056,7 +3056,7 @@ proto_register_slow_protocols(void)
{ &hf_esmc_itu_oui,
{ "ITU-OUI", "slow.esmc.itu_oui",
- FT_BYTES, BASE_HEX, NULL, 0,
+ FT_BYTES, BASE_NONE, NULL, 0,
"IEEE assigned Organizationally Unique Identifier for ITU-T", HFILL }},
{ &hf_esmc_itu_subtype,
@@ -3134,7 +3134,7 @@ proto_register_slow_protocols(void)
{ &hf_esmc_padding,
{ "Padding", "slow.esmc.padding",
- FT_BYTES, BASE_HEX, NULL, 0x0,
+ FT_BYTES, BASE_NONE, NULL, 0x0,
"This field contains necessary padding to achieve the minimum frame size of 64 bytes at least", HFILL }},
/*