aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ehs.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-ehs.c')
-rw-r--r--epan/dissectors/packet-ehs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ehs.c b/epan/dissectors/packet-ehs.c
index 3aff03f59a..8c1dc606ea 100644
--- a/epan/dissectors/packet-ehs.c
+++ b/epan/dissectors/packet-ehs.c
@@ -1678,7 +1678,7 @@ proto_register_ehs(void)
{ &hf_ehs_sh_tdm_num_major_frame_status_words,
{ "Number of Major Frame Status Words", "ehs2.tdm_num_major_frame_status_words",
- FT_UINT8, BASE_DEC, NULL, 0x0ff,
+ FT_UINT8, BASE_DEC, NULL, 0xff,
NULL, HFILL }
},