aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sflow.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-02-09 05:55:39 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-02-09 05:55:39 +0000
commitc2f165f2e042faa82fbab47b2323cf806d77c271 (patch)
treecb2f41e6f91fed35cca6e1aee978729b9f4493c8 /epan/dissectors/packet-sflow.c
parentb3be21c93b8faccb770da511e1252b2301543fca (diff)
Another BASE_NONE.
svn path=/trunk/; revision=31839
Diffstat (limited to 'epan/dissectors/packet-sflow.c')
-rw-r--r--epan/dissectors/packet-sflow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-sflow.c b/epan/dissectors/packet-sflow.c
index 85f57e0005..54636d9848 100644
--- a/epan/dissectors/packet-sflow.c
+++ b/epan/dissectors/packet-sflow.c
@@ -2862,7 +2862,7 @@ proto_register_sflow(void) {
"Protocol of sampled header", HFILL}},
{ &hf_sflow_245_header,
{ "Header of sampled packet", "sflow_245.header",
- FT_BYTES, BASE_HEX, NULL, 0x0,
+ FT_BYTES, BASE_NONE, NULL, 0x0,
"Data from sampled header", HFILL}},
{ &hf_sflow_245_packet_information_type,
{ "Sample type", "sflow_245.packet_information_type",