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 f7b2c32b2e..6def091ff9 100644
--- a/plugins/ethercat/packet-ecatmb.c
+++ b/plugins/ethercat/packet-ecatmb.c
@@ -1718,7 +1718,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,