summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/ethercat/packet-ecatmb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ethercat/packet-ecatmb.c b/plugins/ethercat/packet-ecatmb.c
index a0c93594f4..1c9f5e9d26 100644
--- a/plugins/ethercat/packet-ecatmb.c
+++ b/plugins/ethercat/packet-ecatmb.c
@@ -1825,7 +1825,7 @@ void proto_register_ecat_mailbox(void)
FT_UINT8, BASE_HEX, NULL, 0x0, NULL, HFILL },
},
{ &hf_ecat_mailbox_coe_sdoinfovalueinfo,
- { "Info Obj SubIdx", "ecat_mailbox.coe.sdoinfovalueinfo",
+ { "Info Obj ValueInfo", "ecat_mailbox.coe.sdoinfovalueinfo",
FT_UINT8, BASE_HEX, NULL, 0x0, NULL, HFILL },
},
{ &hf_ecat_mailbox_coe_sdoinfoerrorcode,