aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sercosiii.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-sercosiii.c')
-rw-r--r--epan/dissectors/packet-sercosiii.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-sercosiii.c b/epan/dissectors/packet-sercosiii.c
index 6c00fc2b9a..fbd8a31a46 100644
--- a/epan/dissectors/packet-sercosiii.c
+++ b/epan/dissectors/packet-sercosiii.c
@@ -1436,7 +1436,7 @@ proto_register_sercosiii(void)
NULL, HFILL }
},
{ &hf_siii_mst_type,
- { "Telegram Type" , "siii.type",
+ { "Telegram Type", "siii.type",
FT_UINT8, BASE_DEC, VALS(siii_mst_type_text), 0x40,
NULL, HFILL }
},