aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-redbackli.c
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2009-10-07 23:08:22 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2009-10-07 23:08:22 +0000
commit75f1e13c12a7c41ce35b2085878066c6f9ad938e (patch)
treef59744f6d8b7bec2171fd3a44ecea9d749a0e0d2 /epan/dissectors/packet-redbackli.c
parent3f8748951f3eb6d2c559977402046211d1288967 (diff)
Cleanup header fields.
svn path=/trunk/; revision=30394
Diffstat (limited to 'epan/dissectors/packet-redbackli.c')
-rw-r--r--epan/dissectors/packet-redbackli.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-redbackli.c b/epan/dissectors/packet-redbackli.c
index c5c2546440..16fa60e8ba 100644
--- a/epan/dissectors/packet-redbackli.c
+++ b/epan/dissectors/packet-redbackli.c
@@ -256,7 +256,7 @@ void proto_register_redbackli(void) {
(even though 'direction' sounds like a fixed length field */
{ "Direction", "redbackli.dir", FT_UINT8, BASE_DEC, NULL, 0x0,
#endif
- { "Direction", "redbackli.dir", FT_BYTES, BASE_DEC, NULL, 0x0,
+ { "Direction", "redbackli.dir", FT_BYTES, BASE_NONE, NULL, 0x0,
NULL, HFILL }},
{ &hf_redbackli_label,
{ "Label", "redbackli.label", FT_STRING, BASE_NONE, NULL, 0x0,