aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-slowprotocols.c
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-07-05 11:49:36 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-07-05 11:49:36 +0000
commit4c76c1799ae063c5dccc83d612b9ab82c637120b (patch)
treed1c542fdfad3e32ab99d32ca4576f58e30b45f41 /epan/dissectors/packet-slowprotocols.c
parent72dd80a4bbdd48372ca6beb99bc1b6ee4621409f (diff)
From Kovarththanan Rajaratnam:
Cleanup header_field_info definitions https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3548 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28940 f5534014-38df-0310-8fa8-9805f1628bb7
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 }},
/*