aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-omapi.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-omapi.c')
-rw-r--r--epan/dissectors/packet-omapi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-omapi.c b/epan/dissectors/packet-omapi.c
index 5f0c2b3231..c435d4d839 100644
--- a/epan/dissectors/packet-omapi.c
+++ b/epan/dissectors/packet-omapi.c
@@ -288,7 +288,7 @@ proto_register_omapi(void)
NULL, HFILL }},
{ &hf_omapi_signature,
{ "Signature", "omapi.signature",
- FT_BYTES, BASE_HEX, NULL, 0x0,
+ FT_BYTES, BASE_NONE, NULL, 0x0,
NULL, HFILL }}
};